flutter_client_sse icon indicating copy to clipboard operation
flutter_client_sse copied to clipboard

Configuration for retry

Open eye-dee opened this issue 6 months ago • 1 comments

Thank you for addressing https://github.com/pratikbaid3/flutter_client_sse/issues/21

I have a use-case, where infinite retry might not be an ideal option. On server 401 response I want to refresh JWT token, so it would be great if there is a chance to configure retry and maybe for my use-case an ability to put 0 retries and complete the stream with some error

eye-dee avatar Aug 06 '24 20:08 eye-dee