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

Replace deprecated abortDelay property with RR7 streamTimeout #22

Closed

Conversation

bravo-kernel
Copy link

@bravo-kernel bravo-kernel commented Dec 24, 2024

Team forgot to remove deprecated property abortDelay as can be seen in this changelog and confirmed in this discussion .

This patch replaces it with RR7 streamTimeout. Comments in proposed code change are taken from this page as well.

As mentioned in the ticket this "probably" fixes unnoticed issues with the streaming.

If you are still passing abortDelay in RR v7 then it's highly likely you have a functional bug in your app because your streams are not going to timeout properly

@AlemTuzlak
Copy link
Contributor

@bravo-kernel thank you so much for this, I completely missed it, closing in favor of #23 due to failing checks!

@AlemTuzlak AlemTuzlak closed this Jan 5, 2025
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.

2 participants