relayer icon indicating copy to clipboard operation
relayer copied to clipboard

refactor: avoid killing entire rly process

Open jtieri opened this issue 2 years ago • 1 comments

Currently, the relayer will terminate the entire process if any of the ChainProcessors encounter critical errors due to underlying node issues. Instead, we should keep the rly process running and let individual ChainProcessors and PathProcessors be terminated.

jtieri avatar Feb 02 '24 23:02 jtieri

Awesome, eagerly awaiting this feature!

ertemann avatar Mar 28 '24 10:03 ertemann