SIGN IN SIGN UP
FuelLabs / fuel-core UNCLAIMED

Rust full node implementation of the Fuel v2 protocol.

0 0 15 Rust

Add dynamic adjustment for relayer log page size. (#3104)

## Linked Issues/PRs
Fixes: #2175 

## Description
- Introduced dynamic adjustment logic for --relayer-log-page-size to
prevent sync failures caused by oversized Ethereum RPC responses.
- Page size now grows or shrinks based on recent success/failure
patterns.

## Checklist
- [ ] Breaking changes are clearly marked as such in the PR description
and changelog
- [ ] New behavior is reflected in tests
- [ ] [The specification](https://github.com/FuelLabs/fuel-specs/)
matches the implemented behavior (link update PR if changes are needed)

### Before requesting review
- [ ] I have reviewed the code myself
- [ ] I have created follow-up issues caused by this PR and linked them
here

### After merging, notify other teams

[Add or remove entries as needed]

- [ ] [Rust SDK](https://github.com/FuelLabs/fuels-rs/)
- [ ] [Sway compiler](https://github.com/FuelLabs/sway/)
- [ ] [Platform
documentation](https://github.com/FuelLabs/devrel-requests/issues/new?assignees=&labels=new+request&projects=&template=NEW-REQUEST.yml&title=%5BRequest%5D%3A+)
(for out-of-organization contributors, the person merging the PR will do
this)
- [ ] Someone else?

---------

Co-authored-by: green <xgreenx9999@gmail.com>
S
Saeed Dadkhah committed
e4750d76821182634b3ca5771b68fa840d4f7273
Parent: f60a0bc
Committed by GitHub <noreply@github.com> on 10/8/2025, 11:10:08 PM