archethic-node
archethic-node copied to clipboard
Worker should reschedule interval on error
Describe the problem you discovered
When a contract has an interval trigger, but the transaction is sent and not validated, the worker go back in :waiting_trigger state but it does not restart the interval timer.
Describe the solution you'd like
When the worker receive a node responsiveness timeout, it should restart the interval triggers
Epic
No response