gitea/services
zeripath df44017328
Restart zero worker if there is still work to do (#18658)
* Restart zero worker if there is still work to do

It is possible for the zero worker to timeout before all the work is finished.
This may mean that work may take a long time to complete because a worker will only
be induced on repushing.

Also ensure that requested count is reset after pulls and push mirror sync requests and add some more trace logging to the queue push.

Fix #18607

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-08 14:02:32 +00:00
..
agit Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
asymkey Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
attachment Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
auth Use ImagedProvider for gplus oauth2 provider (#18504) 2022-02-01 01:02:56 +01:00
comments format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cron Fix the missing i18n key for update checker (#18646) 2022-02-07 15:43:53 +08:00
externalaccount Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
forms Be more lenient with label colors (#17752) 2022-02-07 21:21:02 +00:00
gitdiff Added auto-save whitespace behavior if it changed manually (#15566) 2022-02-08 14:15:04 +08:00
issue format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
lfs Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +01:00
mailer Fix make fmt and make fmt-check (#18633) 2022-02-06 16:44:30 +01:00
migrations Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
mirror Restart zero worker if there is still work to do (#18658) 2022-02-08 14:02:32 +00:00
org Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
pull Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
release Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
repository Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
task Pause queues (#15928) 2022-01-22 21:22:14 +00:00
user Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
webhook Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
wiki Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00