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

Missing network requests #6802

Closed
CoderDake opened this issue Nov 21, 2023 · 2 comments
Closed

Missing network requests #6802

CoderDake opened this issue Nov 21, 2023 · 2 comments
Labels
screen: network Issues with the Network screen.

Comments

@CoderDake
Copy link
Contributor

No description provided.

@CoderDake CoderDake added the screen: network Issues with the Network screen. label Nov 21, 2023
@CoderDake
Copy link
Contributor Author

CoderDake commented Mar 26, 2024

In order to test this, I've spammed an app with 300 requests. All of the requests from the start were all there in order.
At the very end of the list though it looks like the last requests don't show up.

The last request is left pending.

@CoderDake
Copy link
Contributor Author

CoderDake commented Apr 9, 2024

After doing more testing I found out the issue i saw with missing requests at the end had to do with my app using sleep instead of Future.delayed.
Since I haven't been able to reproduce this, or find other reported issues mentioning missing requests, I will close this issue.

@CoderDake CoderDake closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
screen: network Issues with the Network screen.
Projects
None yet
Development

No branches or pull requests

1 participant