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

[NONEVM-916] main LogPoller loop #974

Draft
wants to merge 24 commits into
base: develop
Choose a base branch
from

Conversation

reductionista
Copy link
Contributor

@reductionista reductionista commented Dec 12, 2024

JIRA: NONEVM-916

This PR is intended to tie together the various pieces of LogPoller and implements the main run loop of LogPoller, responsible for processing and saving logs to the ORM. Minor adjustments to some of the pieces have been made to help them fit together better.
It will include the logic for backfills, borsch decoding and extraction of subkeys, as well as applying the actual filters to the stream of logs coming from the log ingester. And filling in the rest of the constructor, calling it, and specifying the LogPoller interface.

@reductionista reductionista requested a review from a team as a code owner December 12, 2024 03:25
@reductionista reductionista marked this pull request as draft December 12, 2024 03:25
@reductionista reductionista force-pushed the NONEVM-916-logpoller-main-loop branch from 9e75a78 to 99407ec Compare December 12, 2024 04:18
@reductionista reductionista force-pushed the NONEVM-916-logpoller-main-loop branch from 6877ca2 to ed783cb Compare December 12, 2024 04:56
@reductionista reductionista force-pushed the NONEVM-916-logpoller-main-loop branch 2 times, most recently from 84084ae to 2fda2b9 Compare December 16, 2024 20:27
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 75%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants