Skip to content

Handle signatures sent too late in the signer #1976

Closed
@jpraynaud

Description

@jpraynaud

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

Metadata

Metadata

Assignees

Labels

bug ⚠️Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions