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

Request Node Monitoring System #50

Open
MantisClone opened this issue Oct 31, 2024 · 0 comments
Open

Request Node Monitoring System #50

MantisClone opened this issue Oct 31, 2024 · 0 comments

Comments

@MantisClone
Copy link
Member

Problem

Sometimes, the Request Node gets into an error state and silently fails to persist all new requests.

Proposed Solution

Build a monitoring system to detect when a new CID is written to IPFS and when that same CID persists on-chain. If the CID is not persisted on-chain within a certain timeout, the monitoring system raises an alert in Slack to let us know that a request creation has failed.

Rejected Solution

We considered making the monitoring system actually create requests, once every hour. But this would be expensive over time and would require us to filter out "test" requests from our Request Scan and Metrics.

@MantisClone MantisClone converted this from a draft issue Oct 31, 2024
@MantisClone MantisClone moved this from 🆕 New to 🎫 Backlog in Request Network Tech Backlog Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎫 Backlog
Development

No branches or pull requests

1 participant