mirror of https://github.com/celery/kombu.git
parent
18344cd0a4
commit
b21592bab3
|
@ -524,8 +524,7 @@ class Connection:
|
||||||
on_revive (Callable): Optional callback called whenever
|
on_revive (Callable): Optional callback called whenever
|
||||||
revival completes successfully
|
revival completes successfully
|
||||||
retry_errors (tuple): Optional list of errors to retry on
|
retry_errors (tuple): Optional list of errors to retry on
|
||||||
regardless of the connection state. Must provide max_retries
|
regardless of the connection state.
|
||||||
if this is specified.
|
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in New Issue