leehaut opened a new pull request, #6440: URL: https://github.com/apache/hop/pull/6440
This PR enhances the REST transform by introducing a more robust and configurable HTTP retry mechanism, addressing the issue reported in [6382](https://github.com/apache/hop/issues/6382) - Retry based on specific HTTP status codes (e.g. 429, 500, 503). - Retry based on HTTP methods (e.g. GET, POST). - Configure the maximum number of retry attempts. - Configure the delay interval between retries. <img width="400" height="300" alt="image" src="https://github.com/user-attachments/assets/521c799e-ab2d-404f-91c3-3b2d4256f699" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
