Skip to content

Commit b04b49d

Browse files
authored
chore(consume): retry logic for initial consume engine fcu (ethereum#1815)
* chore(consume): add exponential retry logic for initial fcu in consume engine. * chore(docs): changelog.
1 parent 8a9e8a9 commit b04b49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Users can select any of the artifacts depending on their testing needs for their
4545

4646
- 🔀 `consume` now automatically avoids GitHub API calls when using direct release URLs (better for CI environments), while release specifiers like `stable@latest` continue to use the API for version resolution ([#1788](https://github.com/ethereum/execution-spec-tests/pull/1788)).
4747
- 🔀 Refactor consume simulator architecture to use explicit pytest plugin structure with forward-looking architecture ([#1801](https://github.com/ethereum/execution-spec-tests/pull/1801)).
48+
- 🔀 Add exponential retry logic to initial fcu within consume engine ([#1815](https://github.com/ethereum/execution-spec-tests/pull/1815)).
4849

4950
#### `execute`
5051

0 commit comments

Comments
 (0)