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

What does it mean due to lack of requests in MissingBackpressureException #7683

Closed
nienienienie opened this issue Apr 8, 2024 · 2 comments
Closed
Labels

Comments

@nienienienie
Copy link

nienienienie commented Apr 8, 2024

For http://reactivex.io/RxJava/3.x/javadoc/io/reactivex/rxjava3/exceptions/MissingBackpressureException.html there is

Constructs a new MissingBackpressureException with the default message "Could not emit value due to lack of requests".

And I'm trying to understand that message what exactly it means:

  • what are requests in this context?
  • what requests are lacking?
  • and why RxJava even needs some requests?
@akarnokd
Copy link
Member

akarnokd commented Apr 8, 2024

@nienienienie
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants