Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Member

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants