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

DSET-2201: Rertry on 401 and 403 as well #23

Merged
merged 1 commit into from
May 23, 2023

Conversation

martin-majlis-s1
Copy link
Collaborator

🥅 Goal

Retry when server returns 401 or 403 to handle situation when there is some glitch in authentication.

🛠️ Solution

This was already implemented, so I have just added some tests to make sure that expected status codes are there as well.

🏫 Testing

  • When I run: make test-many-times COUNT=10 - it always succeeds.

@martin-majlis-s1 martin-majlis-s1 merged commit eca25cb into main May 23, 2023
@martin-majlis-s1 martin-majlis-s1 deleted the DSET-2201-retry-on-401-403 branch May 23, 2023 07:14
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.

1 participant