Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP API Troubleshooting Topic: Retries to Iterable #6346

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

courtneyga
Copy link
Contributor

Proposed changes

Customers will write in regarding a large amount of retires from a HTTP Source

The errors seem to be Etimedout errors, in general, these are relatively normal intermittent problems that can come about when HTTP requests are made from server to server. The Etimedout error is the result of an HTTP response not being received in a specific timeframe.

Merge timing

Related issues (optional)

@courtneyga courtneyga marked this pull request as ready for review November 21, 2024 17:10
@courtneyga courtneyga requested a review from a team as a code owner November 21, 2024 17:10
@stayseesong stayseesong merged commit 6558a04 into develop Nov 26, 2024
5 checks passed
@stayseesong stayseesong deleted the courtneyga-patch-31 branch November 26, 2024 17:41
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants