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

Labels check. #104

Open
Andrei-Dolgolev opened this issue Nov 4, 2024 · 0 comments
Open

Labels check. #104

Andrei-Dolgolev opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Andrei-Dolgolev
Copy link
Contributor

Synchronizer frozen from time to time we need separate worker over monitoring.

For all abi and selectors in 20m old blocks
Read blocks

Select * from <chain>_blocks where block_timestamp >= Now()- interval 1hr AND block_timestamp <= Now() - interval 20m

Read blocks storage.
All tx_hash from min(block), max(block)
will check if they transactions hashes presented in corresponded customer_id database.

Service repeat 10m.

Alert on telegram/pager duty in cases of missing tx_calls

@Andrei-Dolgolev Andrei-Dolgolev self-assigned this Nov 4, 2024
@Andrei-Dolgolev Andrei-Dolgolev added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant