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

double buffered provider instead of pause detection #454

Open
Jorropo opened this issue Aug 25, 2023 · 0 comments
Open

double buffered provider instead of pause detection #454

Jorropo opened this issue Aug 25, 2023 · 0 comments
Labels
need/triage Needs initial labeling and prioritization

Comments

@Jorropo
Copy link
Contributor

Jorropo commented Aug 25, 2023

provider is eventually consistent and flaky, we could make it not flaky by consistently running a provide operation and accumulating while this is running, so instead of doing nothing for a while we would do stuff constantly in the background and use this doing stuff delay to accumulate more work.

@Jorropo Jorropo added the need/triage Needs initial labeling and prioritization label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/triage Needs initial labeling and prioritization
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant