This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/workers
Kenny Lee Sin Cheong 203c0b76e0 Raise an APIRequestFailure exception when security scanner is unavailable
Put worker to sleep for the duration of the default indexing interval
when an APIRequestFailure occurs, when the API request fails due to a
connection error, timeout, or other ambiguous errors, from
analyze_layer or get_layer_data .
2017-05-24 11:04:44 -04:00
..
test Remove extra whitespace 2017-04-24 17:04:09 -04:00
__init__.py First few changes for the image diffs feature. 2013-10-17 18:25:19 -04:00
blobuploadcleanupworker.py Add a cleanup worker for blob uploads 2017-03-16 13:36:59 -04:00
buildlogsarchiver.py Resolve race condition between multiple log archivers 2017-04-24 13:41:08 -04:00
chunkcleanupworker.py Add a chunk cleanup queue for async GC of empty chunks 2016-11-15 15:07:41 -05:00
gcworker.py Accidentally forgot a line in the gc worker. 2016-08-02 10:44:53 -04:00
globalpromstats.py Remove images count (which is horribly slow in InnoDB) and add a max gauge 2017-02-23 17:37:28 -05:00
logrotateworker.py Fix locking via RedLock 2016-08-29 16:06:26 -04:00
notificationworker.py fix(notification_worker): added in correct exception catching 2017-05-22 11:32:28 -04:00
queuecleanupworker.py workers.queuecleanup: s/week/day cleanup frequency 2016-10-20 13:47:07 -04:00
queueworker.py style(workers): add in line 2017-05-19 16:58:22 -04:00
repositoryactioncounter.py Fix NPE bug in RAC worker 2017-04-11 15:42:11 -04:00
security_notification_worker.py Change security notification code to use the new stream diff reporters 2016-12-20 12:50:19 -05:00
securityworker.py Raise an APIRequestFailure exception when security scanner is unavailable 2017-05-24 11:04:44 -04:00
service_key_worker.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
storagereplication.py Have storage replication wait up to 20 minutes before trying again 2017-03-21 16:58:36 -04:00
teamsyncworker.py Add feature flag for team syncing 2017-04-03 11:31:29 -04:00
worker.py add staggered worker startup 2016-10-28 17:12:39 -04:00