uploads: mark uploads as failed if they're stuck processing for more than 4 hours.
This commit is contained in:
@@ -7,6 +7,7 @@ module DanbooruMaintenance
|
||||
queue PrunePostsJob
|
||||
queue PruneRateLimitsJob
|
||||
queue RegeneratePostCountsJob
|
||||
queue PruneUploadsJob
|
||||
#queue AmcheckDatabaseJob
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user