objective-c
objective-c copied to clipboard
Disable auto-retry for 403
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.
@parfeon I'm just trying to close out PRs that I'm attached to. Is this PR still valid?
Yup, but because of other work on SDKs it's priority has been changed. Will ask on planing about it.