Skip to content

Conversation

@MoellJ
Copy link

@MoellJ MoellJ commented Aug 31, 2023

With the insert-intervals parameter one can control how frequently a batch is inserted into the DB by a worker. If one worker should insert multiple batches per second while still being rate-limited we need sub-second insert-intervals which currently isn't possible.

This PR fixes that by introducing millisecond and microsecond granularity to insert-intervals via insert-intervals-unit.

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.

1 participant