Ken Hibino
|
f0db219f6a
|
Add IsFailure to Config
With this IsFailure config, users can provide a predicate function to
determine whether the error returned from Handler counts as a failure.
|
2021-09-01 06:00:54 -07:00 |
|
Ken Hibino
|
f532c95394
|
Update recoverer to recover tasks on server startup
|
2021-07-04 06:38:36 -07:00 |
|
Ken Hibino
|
ff6768f9bb
|
Fix recoverer to run task recovering logic every minute
|
2021-07-04 06:38:36 -07:00 |
|
Ken Hibino
|
9c95c41651
|
Change Server API
* Rename ServerStatus to ServerState internally
* Rename terminate to shutdown internally
* Update Scheduler API to match Server API
|
2021-06-29 16:34:21 -07:00 |
|
Ken Hibino
|
ccb682853e
|
Export DefaultRetryDelayFunc
|
2021-01-14 06:43:44 -08:00 |
|
Ken Hibino
|
00a25ca570
|
Rename DeadTask to ArchivedTask and action "kill" to "archive"
|
2021-01-14 06:43:44 -08:00 |
|
Ken Hibino
|
8e23b865e9
|
Update recoverer
|
2020-09-12 12:59:03 -07:00 |
|
Ken Hibino
|
feee87adda
|
Add recoverer
|
2020-07-06 05:48:31 -07:00 |
|