seung-lab / python-task-queue

Asynchronous serverless task queue with timed leasing of tasks. Threaded implementations for SQS and local filesystem.
BSD 3-Clause "New" or "Revised" License
35 stars 9 forks source link

Add purge command to ptq #36

Closed william-silversmith closed 3 years ago

william-silversmith commented 3 years ago

Annoying to login to AWS to do it manually. Also should return status for the SQS queue.

william-silversmith commented 3 years ago

Resolved in 4c4cdf2960c7d8b0a15040f46fd52a14f422a1f8