-
Notifications
You must be signed in to change notification settings - Fork 44
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
reductionista
wants to merge
24
commits into
develop
Choose a base branch
from
NONEVM-916-logpoller-main-loop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reductionista
temporarily deployed
to
integration
December 12, 2024 03:25 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 03:25 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 03:25 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 03:26 — with
GitHub Actions
Inactive
reductionista
had a problem deploying
to
integration
December 12, 2024 04:06 — with
GitHub Actions
Failure
reductionista
temporarily deployed
to
integration
December 12, 2024 04:06 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:06 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:07 — with
GitHub Actions
Inactive
reductionista
force-pushed
the
NONEVM-916-logpoller-main-loop
branch
from
December 12, 2024 04:18
9e75a78
to
99407ec
Compare
reductionista
temporarily deployed
to
integration
December 12, 2024 04:18 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:18 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:18 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:19 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:38 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:38 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:38 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:38 — with
GitHub Actions
Inactive
reductionista
force-pushed
the
NONEVM-916-logpoller-main-loop
branch
from
December 12, 2024 04:56
6877ca2
to
ed783cb
Compare
reductionista
temporarily deployed
to
integration
December 12, 2024 04:57 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:57 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:57 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 12, 2024 04:57 — with
GitHub Actions
Inactive
reductionista
force-pushed
the
NONEVM-916-logpoller-main-loop
branch
2 times, most recently
from
December 16, 2024 20:27
84084ae
to
2fda2b9
Compare
reductionista
temporarily deployed
to
integration
December 16, 2024 20:27 — with
GitHub Actions
Inactive
reductionista
had a problem deploying
to
integration
December 16, 2024 20:27 — with
GitHub Actions
Failure
reductionista
temporarily deployed
to
integration
December 16, 2024 20:27 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 16, 2024 20:28 — with
GitHub Actions
Inactive
Also: - Add GetBlocksWithOpts to Reader - Update loader.RPClient to be consistent with client.Reader interface
Note: this will hopefully be renamed to LogPoller later, once we find a better name for the struct. (logPoller, for consistency with evm?) and the PR's this depends on have been merged, to avoid merge conflicts
reductionista
force-pushed
the
NONEVM-916-logpoller-main-loop
branch
from
December 20, 2024 03:50
81185bd
to
9749d97
Compare
reductionista
had a problem deploying
to
integration
December 20, 2024 03:51 — with
GitHub Actions
Error
reductionista
temporarily deployed
to
integration
December 20, 2024 03:51 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 20, 2024 03:51 — with
GitHub Actions
Inactive
reductionista
had a problem deploying
to
integration
December 20, 2024 03:51 — with
GitHub Actions
Error
…rieving event types from idl
reductionista
force-pushed
the
NONEVM-916-logpoller-main-loop
branch
from
December 20, 2024 03:51
9749d97
to
71159c3
Compare
reductionista
temporarily deployed
to
integration
December 20, 2024 03:51 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 20, 2024 03:51 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 20, 2024 03:51 — with
GitHub Actions
Inactive
reductionista
temporarily deployed
to
integration
December 20, 2024 03:52 — with
GitHub Actions
Inactive
Quality Gate failedFailed conditions See analysis details on SonarQube Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.