Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(submit_api): handle timeout and resubmit transaction
- Added retry logic to handle request timeouts when posting CBOR data to the submit API. - Introduced a delay with random sleep time between retries to avoid overwhelming the server.
- Loading branch information