harbor/src/core
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
..
api remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
auth Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
controllers Remove go routine to reloadSetting (#18318) 2023-03-11 15:45:50 +08:00
label lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
middlewares refactor: refact the webhook API and life process (#18255) 2023-03-03 10:17:47 +08:00
service/token refactor: refact the webhook API and life process (#18255) 2023-03-03 10:17:47 +08:00
session bump beego (#17801) 2022-11-24 18:07:42 +08:00
utils Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
views Close <a> tag in error template 2019-08-14 08:37:44 +01:00
main.go refactor: refresh the execution status in async mode (#18434) 2023-04-04 16:37:37 +08:00