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

Disable auto-retry for 403 #432

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

parfeon
Copy link
Contributor

@parfeon parfeon commented Dec 8, 2021

feat(subscribe): disable auto-retry for 403

Disable automatic subscribe request retry after 403 has been received.

BREAKING CHANGES: subscribe loop will stop instead of retry after 1 second when 403 received.

test(acceptance): add 403 auto-retry test

Add tests for subscrib auto-retry in case of 403.

Add tests for subscrib auto-retry in case of 403.
@parfeon parfeon requested a review from CraigLn as a code owner December 8, 2021 16:53
After auto-retry disabled some tests has been broken.
@CraigLn
Copy link

CraigLn commented Jan 9, 2023

@parfeon I'm just trying to close out PRs that I'm attached to. Is this PR still valid?

@parfeon
Copy link
Contributor Author

parfeon commented Jan 9, 2023

Yup, but because of other work on SDKs it's priority has been changed. Will ask on planing about it.

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.

None yet

2 participants