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

feat: persist protocols sets #10

Merged
merged 4 commits into from
Oct 29, 2024
Merged

feat: persist protocols sets #10

merged 4 commits into from
Oct 29, 2024

Conversation

kasteph
Copy link
Contributor

@kasteph kasteph commented Oct 18, 2024

  • add protocols col to requests table
  • persist protocols
  • fix batchSize -> batchTime, was previously using batchSize val for time ticker interval
  • fix hanging context, ctx.Done() channel was previously blocked in Queen.Run

@kasteph kasteph changed the base branch from feat/protocols-col to fix/timer-normalize-reqs October 18, 2024 16:52
@kasteph kasteph force-pushed the feat/persist-protocols branch from 33b069e to 28c44fb Compare October 18, 2024 16:52
@kasteph kasteph requested review from guillaumemichel and dennis-tra and removed request for guillaumemichel October 18, 2024 16:59
Base automatically changed from fix/timer-normalize-reqs to main October 21, 2024 22:53
Copy link
Contributor

@guillaumemichel guillaumemichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @kasteph!

@kasteph kasteph merged commit afb16c5 into main Oct 29, 2024
2 checks passed
@kasteph kasteph deleted the feat/persist-protocols branch October 29, 2024 08:55
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