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

feat: Monitoring service as a cron job in indexer #111

Merged
merged 20 commits into from
Nov 6, 2023

Conversation

mj52951
Copy link
Contributor

@mj52951 mj52951 commented Sep 27, 2023

A cron job incorporated in the indexer whose task is to monitor deposits that have been pending for an extended period of time.

@mj52951 mj52951 changed the title Added monitoring service as a cron job in indexer feat: Added monitoring service as a cron job in indexer Sep 27, 2023
@mj52951 mj52951 changed the title feat: Added monitoring service as a cron job in indexer feat: Monitoring service as a cron job in indexer Sep 27, 2023
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
@mj52951 mj52951 marked this pull request as ready for review September 28, 2023 08:56
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
src/indexer/services/monitoringService/index.ts Outdated Show resolved Hide resolved
.env.example Show resolved Hide resolved
@mj52951 mj52951 requested a review from wainola September 29, 2023 13:32
@mj52951 mj52951 force-pushed the mj52951/monitor-deposit-status branch from 20419ef to 0f50436 Compare October 5, 2023 07:54
src/utils/helpers.ts Show resolved Hide resolved
@MakMuftic
Copy link
Contributor

@P1sar can you also take a look into this PR, we would need to configure the monitor inside DataDog for testnet before we merge this.

@mj52951 mj52951 force-pushed the mj52951/monitor-deposit-status branch from acc871d to 63390fd Compare October 6, 2023 12:10
@mj52951 mj52951 force-pushed the mj52951/monitor-deposit-status branch from e66bbc6 to 9b3f547 Compare November 6, 2023 10:29
@tcar121293 tcar121293 merged commit 6cf03ba into main Nov 6, 2023
5 checks passed
@tcar121293 tcar121293 deleted the mj52951/monitor-deposit-status branch November 6, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants