2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-19 18:45:56 +08:00
asynq/internal
Tedja d04888e748
feature: configurable janitor interval and deletion batch size (#715)
* feature: configurable janitor interval and deletion batch size

* warn user when they set a big number of janitor batch size

* Update CHANGELOG.md

---------

Co-authored-by: Agung Hariadi Tedja <agung.tedja@kumparan.com>
2024-05-06 14:11:52 +08:00
..
base feature: configurable janitor interval and deletion batch size (#715) 2024-05-06 14:11:52 +08:00
context Fix comment typos 2022-05-16 21:14:15 -07:00
errors feat (add): panic error handling (#491) 2023-07-20 21:33:39 +08:00
log Change LogLevel to satisfy flag.Value interface 2020-05-16 08:00:35 -07:00
proto Add GroupKey field to TaskMessage 2022-04-11 16:55:43 -07:00
rdb feature: configurable janitor interval and deletion batch size (#715) 2024-05-06 14:11:52 +08:00
testbroker feature: configurable janitor interval and deletion batch size (#715) 2024-05-06 14:11:52 +08:00
testutil fix unit test 2023-04-17 22:30:33 -07:00
timeutil Make timeutil.SimulatedClock concurrency safe 2022-02-19 06:15:44 -08:00