Closed
Description
Why
We have noticed that when the signer is starting with the decentralized orchestration it stops signing. The problem is due to the handling of signatures registration done too late. When this information is received by the signer it is interpreted as an error and prevents the signed beacons to be recorded properly.
What
Fix the problem with a better handling of the signatures registration done too late in the signer
How
- Log when a signature is registered too late and consider it as sent successfully