Aborted error.
Thrown when an in-flight request races with an intentional client teardown (e.g. the consumer calling august.destroy() while requests are pending). Callers should typically swallow these — they reflect the consumer's own intent, not a real failure.
august.destroy()
Optional
Underlying transport error code, when available.
Aborted error.
Thrown when an in-flight request races with an intentional client teardown (e.g. the consumer calling
august.destroy()while requests are pending). Callers should typically swallow these — they reflect the consumer's own intent, not a real failure.