kin-labs / kinetic

MIT License
40 stars 24 forks source link

Retry transactions #532

Closed mocolicious closed 1 year ago

mocolicious commented 1 year ago

Recommended mitigation for quicknode health issues. Sometimes a node in a load balancer fails and the getHealth method doesn't detect it in time. https://support.quicknode.com/hc/en-us/articles/10836747832337-Node-is-behind-by-xxx-slots

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5d8233465a1d895878437229621ebebbe7b6e77d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 6 targets - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/0xwr66TSiR) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/XtWcA3tgaM) - [`nx affected --target=test --parallel --max-parallel=3`](https://cloud.nx.app/runs/Gq5YIW2HwS) - [`nx e2e api-e2e --skip-nx-cache`](https://cloud.nx.app/runs/VV3KOlbnvu) - [`nx e2e sdk-e2e --skip-nx-cache`](https://cloud.nx.app/runs/nlTAzhCAvz) - [`nx e2e web-e2e --skip-nx-cache`](https://cloud.nx.app/runs/kFVWoT3Smf)

Sent with 💌 from NxCloud.

beeman commented 1 year ago

Thanks for your contribution @mocolicious - this landed in #535!