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

Address: timeout while waiting for state to become 'success' #807

Merged

Conversation

imjaroiswebdev
Copy link
Contributor

Add 1 minute timeout limit to api calls lifecycle.

Additionally, set retries timeouts across the provider to minimum 2min.

Second attempt and hopefully definitive to...

Close #780

The first attempt brought by #802 didn't make it, because the granularity timeout configuration introduced with that update was not actually covering the whole lifecycle of api request hanging, due to multiple reasons in client/server side depending on the scenario the provider was running in. However, this simpler and more straightforward configuration proved to be the solution to make the provider able of gracefully retrying the calls once the new timeout was reached.

Addtionally, set retries timeouts across the provider to minimum 2min.
@imjaroiswebdev imjaroiswebdev merged commit bb6eb58 into PagerDuty:master Jan 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

timeout while waiting for state to become 'success' (timeout: 2m0s)
1 participant