2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-14 11:31:18 +08:00
asynq/internal
Pior Bastida 4f00f52c1d
Add the scheduler option HeartbeatInterval (#956)
* Add the scheduler option HeartbeatInterval

* Fix possible premature expiration of scheduler entries
2024-11-07 08:34:28 +03:00
..
base release: v0.25.0 2024-11-01 11:13:57 +03: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 remove deprecated protobuf ptypes (#942) 2024-10-29 09:21:27 +03:00
rdb Add the scheduler option HeartbeatInterval (#956) 2024-11-07 08:34:28 +03: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