Graham Christensen
|
a5d1d36fa6
|
Tests: restructure to more closely mirror the sources
t/ had lots of directories and files mirroring src/lib/Hydra. This moves
those files under t/Hydra
|
2022-01-10 15:34:52 -05:00 |
|
Graham Christensen
|
43c056bb7b
|
t/TaskDispatcher.t: array / arrayref consistency
Also fixes a test which was comparing the length of two lists
instead of the values inside the lists. Dang, Perl.
|
2021-10-20 11:38:27 -04:00 |
|
Graham Christensen
|
b0055a23df
|
TaskDispatcher: Support re-queueing tasks, and dropping tasks after 100 failures.
|
2021-09-02 10:06:26 -04:00 |
|
Graham Christensen
|
1f2adf61aa
|
hydra-notify: extract runPluginsForEvent to a TaskDispatcher
|
2021-09-02 10:06:26 -04:00 |
|