worker.exceptions

Module Contents

class worker.exceptions.ExpiredException[source]

Bases: polyswarmclient.exceptions.PolyswarmClientException

Worker skipped scanning some artifact due to the bounty expiring before getting scanned. Seen when the worker was down for a period of time, or when there aren’t enough workers to keep up with load.

class worker.exceptions.EmptyJobsQueueException[source]

Bases: polyswarmclient.exceptions.PolyswarmClientException

Worker Queue is empty