Closed qianl15 closed 2 months ago
This PR implements configurable communicator retries.
Its behavior is mostly identical to TS, except that retries_allowed is set to False by default.
retries_allowed
False
Also fix a minor typo in the json schema URL.
This PR implements configurable communicator retries.
Its behavior is mostly identical to TS, except that
retries_allowed
is set toFalse
by default.Also fix a minor typo in the json schema URL.