objective-c icon indicating copy to clipboard operation
objective-c copied to clipboard

Disable auto-retry for 403

Open parfeon opened this issue 4 years ago • 2 comments

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 avatar Dec 08 '21 16:12 parfeon

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

CraigLn avatar Jan 09 '23 20:01 CraigLn

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

parfeon avatar Jan 09 '23 21:01 parfeon