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
Joseph Schorr aa5587c93c Fixes and added tests for the security notification worker
Fixes #1301

- Ensures that the worker uses pagination properly
- Ensures that the worker handles failure as expected
- Moves marking the notification as read to after the worker processes it
- Increases the number of layers requested to 100
2016-03-18 20:28:06 -04:00
..
__init__.py First few changes for the image diffs feature. 2013-10-17 18:25:19 -04:00
buildlogsarchiver.py Unify the database connection lifecycle across all workers 2015-12-04 15:51:53 -05:00
gcworker.py Make GC timeout configurable 2015-12-16 15:45:02 -05:00
globalworkerbase.py Add a base class for a global worker that locks via Redis 2015-11-24 16:18:45 -05:00
logrotateworker.py vastly simplify log rotation 2016-02-09 18:20:14 -05:00
notificationworker.py Only send vulnerability events if the minimum priority is gte to that specified 2015-11-10 16:05:55 -05:00
queueworker.py Implement against new Clair paginated notification system 2016-02-25 15:58:42 -05:00
repositoryactioncounter.py Unify the database connection lifecycle across all workers 2015-12-04 15:51:53 -05:00
security_notification_worker.py Fixes and added tests for the security notification worker 2016-03-18 20:28:06 -04:00
securityworker.py Compute min_id only once during securityworker's lifetime 2016-03-04 14:02:28 -05:00
storagereplication.py Unify the database connection lifecycle across all workers 2015-12-04 15:51:53 -05:00
worker.py Unify the database connection lifecycle across all workers 2015-12-04 15:51:53 -05:00