Skip to content

Send notification to dappmanager afer 5 retries #20

@pablomendezroyo

Description

@pablomendezroyo

Sending the notification to the dappmanager of the consensus client not being available may be too alarmistic because the consensus client may be starting or updating. Instead create a counter (either env or file) that:

  • If consensus client is not available count +1
  • If counter is 5 send notification to dappmanager and clean the counter
  • If consensus client is reachable, clean the counter

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions