Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Notify network:fork event #5299

Closed
shuse2 opened this issue May 4, 2020 · 1 comment
Closed

Notify network:fork event #5299

shuse2 opened this issue May 4, 2020 · 1 comment

Comments

@shuse2
Copy link
Collaborator

shuse2 commented May 4, 2020

Description

  • Create hook for network fork
  • Call webhook with below the schema:
{ event: “monitor:network:fork”, time: 123, payload: { reason: “” } }

Motivation

This event is required in order to notify external services about network forks.

Acceptance Criteria

  • Add unit tests to check if the hook is fired in case of these events
  • Check if the webhook is called by registering to the framework

Additional Information

Related issues: #5216

@ManuGowda
Copy link
Contributor

This task will be covered as part of issue #5298

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants