Add a new common.py module to the barbican/tasks application to define a concept for retry tasks that is common between the the barbican.queue.server.py logic (that executes RPC Task methods from the queue) and the lower level business logic and plugin eventually invoked by these top-level RPC Task methods. A follow on CR will begin to populate the retry database table with task retry entries, for the retry scheduler period process to schedule later. Change-Id: I2214b2ead65ea78b3baf6cb2463711d2dec22493 Implements: blueprint add-worker-retry-update-support
3.0 KiB
3.0 KiB