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

[ENG-20839] chore: in case of timeout, we provide a clarifying message #156

Merged
merged 2 commits into from
Jul 6, 2022

Conversation

PatrickMenoti
Copy link
Collaborator

@PatrickMenoti PatrickMenoti commented Jul 6, 2022

WHAT
Azioncli sometimes would return an internal server error message, even though the process finished successfully. This was due to a timeout within our SDK.
The solution was to provide our own timeout (currently 10 seconds) and, in case the timeout still happened, print a clarifying message to the user.

WHY
ENG-20839

@PatrickMenoti PatrickMenoti self-assigned this Jul 6, 2022
@PatrickMenoti PatrickMenoti requested a review from a team July 6, 2022 14:56
@PatrickMenoti PatrickMenoti changed the title [ENG-20839] chore: in case of API timeout, we provide a clarifying message [ENG-20839] chore: in case of timeout, we provide a clarifying message Jul 6, 2022
@PatrickMenoti PatrickMenoti merged commit d429098 into dev Jul 6, 2022
@PatrickMenoti PatrickMenoti deleted the timeout branch July 6, 2022 19:40
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants