You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(consume): restore missing exponential retry logic for initial forkchoice update
Restore the exponential backoff retry logic from PR #1815 that was missing
from the initial forkchoice update section. This ensures proper handling
of clients that may return SYNCING status initially.
Co-authored-by: Spencer Taylor-Brown <[email protected]>
0 commit comments