Skip to content

Commit

Permalink
chore: changeset
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Ingersoll <[email protected]>
  • Loading branch information
yonadaa and holic authored Apr 23, 2024
1 parent 6da9640 commit a26f286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/five-pots-switch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@latticexyz/cli": patch
---

Fixed `""block is out of range"` errors in the deployer by adding retry logic to the `getLogs` call in the `getResourceIds` function. Previously, fetching the logs could fail if the RPC was out of sync.
Deploying now retries on "block is out of range" errors, for cases where the RPC is load balanced and out of sync.

0 comments on commit a26f286

Please sign in to comment.