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

Busy response codes #536

Open
kkolotyuk opened this issue Nov 16, 2016 · 1 comment
Open

Busy response codes #536

kkolotyuk opened this issue Nov 16, 2016 · 1 comment
Labels

Comments

@kkolotyuk
Copy link
Contributor

kkolotyuk commented Nov 16, 2016

Description

Some JTB sandbox cancellation responses returned errors with "busy" code.

Possible solutions

If it is often case for JTB production as well, we can add retries of such calls as we did for HttpClient for 409 codes.

retry_codes

Occurrences

https://concierge-staging-web.roomorama.com/errors/308930
https://concierge-staging-web.roomorama.com/errors/308929

@kkolotyuk kkolotyuk added the jtb label Nov 16, 2016
@kkolotyuk
Copy link
Contributor Author

Ah retries is bad solutions for cancellation case, because we should return response in 10 sec. But anyway let's monitor the problem.

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

No branches or pull requests

1 participant