harbor/src/lib/gtask
Chlins Zhang 62bb56daf6
refactor: refresh the execution status in async mode (#18434)
Refactor the logic for updating the status of execution when receiving
the hook from jobservice, avoid the optimistic lock due to the multiple
tasks update one execution by refreshing the status asynchronously. But
still retain the old way by specifying the flag from ENV.

Fixes: #17584

Signed-off-by: chlins <chenyuzh@vmware.com>
2023-04-04 16:37:37 +08:00
..
pool.go refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00
pool_test.go refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00