MCPcopy Create free account
hub / github.com/coleifer/huey / ResultTimeout

Class ResultTimeout

huey/exceptions.py:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2class ConfigurationError(HueyException): pass
3class TaskLockedException(HueyException): pass
4class ResultTimeout(HueyException): pass
5class TaskTimeout(HueyException): pass
6
7class RateLimitExceeded(HueyException):

Callers 1

get_raw_resultMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected