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

Predicate status report notifications #434

Open
lgalabru opened this issue Oct 6, 2023 · 0 comments
Open

Predicate status report notifications #434

lgalabru opened this issue Oct 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lgalabru
Copy link
Contributor

lgalabru commented Oct 6, 2023

The Hiro platform includes a frontend tracking predicates status.
To keep this frontend updated with predicates activities, we could implement a new setting, triggering callbacks to an http endpoint every-time a new block is being processed.

[network]
predicates_activity_reporting_webhook = "https://platform.cluster.local/api/internals/chainhook-reporting"

In this design, the platform could expose a POST HTTP endpoint that the chainhook node is notifying with a payload embedding predicate activities report, every time there is a new block discovered.

@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Oct 6, 2023
@andresgalante andresgalante moved this from 🆕 New to 📋 Backlog in DevTools Nov 6, 2023
@MicaiahReid MicaiahReid added the enhancement New feature or request label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants