• cedric lamoriniere's avatar
    Improve how JobController use queue for backoff · 48116da0
    cedric lamoriniere authored
    Centralize the key "forget" and "requeue" process in only on method.
    Change the signature of the syncJob method in order to return the
    information if it is necessary to forget the backoff delay for a given
    key.
    48116da0
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
job_controller.go Loading commit data...
job_controller_test.go Loading commit data...
utils.go Loading commit data...
utils_test.go Loading commit data...