Documentation
¶
Overview ¶
This example runs a producer that submits random strings until a SIGINT signal is caught. The parallel producer uses exponential backoff retry strategy and retries each object up to 3 times which is the default. If the retries are exceeded and the submission didn't succeed, the failed item is discarded.
Click to show internal directories.
Click to hide internal directories.