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

Cleanup request queue #826

Merged
merged 3 commits into from
Dec 10, 2023
Merged

Cleanup request queue #826

merged 3 commits into from
Dec 10, 2023

Conversation

slugzero
Copy link
Contributor

@slugzero slugzero commented Dec 9, 2023

Just some cleanup:

  • fix review findings from previous PR Improve Request Queue Behavior #2 #700 (comment)
  • endpoint.ts has grown quite big, so I moved everything related to the request queue to a separate class and file
  • The rest is adapting the tests to the new data structures and fixing some flakiness in the tests which made them fail due to changed timing.

@Koenkk Koenkk merged commit db1545b into Koenkk:master Dec 10, 2023
1 check passed
@Koenkk
Copy link
Owner

Koenkk commented Dec 10, 2023

Thanks!

@slugzero slugzero deleted the request-queue-cleanup branch December 16, 2023 21:07
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