ralexstokes / mev-rs

a gateway to a network of block builders
Other
418 stars 77 forks source link

loop forever when attempting to read payload attributes #243

Closed ralexstokes closed 5 months ago

ralexstokes commented 5 months ago

there seems to be some race condition with the backoff gadget that would cause the relay's payload attributes stream to terminate which would bring down the entire relay

without further investigation, this PR just loops that component of the relay, so even if there is failure, we simply try again