Skip to content

[CRE-494] Start LogPoller with other services.#219

Merged
pavel-raykov merged 1 commit into
developfrom
start-logpoller2
Sep 9, 2025
Merged

[CRE-494] Start LogPoller with other services.#219
pavel-raykov merged 1 commit into
developfrom
start-logpoller2

Conversation

@pavel-raykov
Copy link
Copy Markdown
Contributor

@pavel-raykov pavel-raykov commented Sep 5, 2025

Before this PR we would only start logPoller externally. After this PR we start it explicitly with other services. The removed comment "it gets started after the jobs, so they have a chance to apply their filters" suggests that the logPoller should be started after other services, however, this does not seem to hold anymore. We checked the logs and it seems all the filters are loaded by the logPoller from the underlying db, meaning that the filter registration by the other jobs is a no-op.

Supports smartcontractkit/chainlink#19264

@pavel-raykov pavel-raykov marked this pull request as ready for review September 9, 2025 18:22
@pavel-raykov pavel-raykov requested review from a team as code owners September 9, 2025 18:22
@pavel-raykov pavel-raykov merged commit c46f62f into develop Sep 9, 2025
33 checks passed
@pavel-raykov pavel-raykov deleted the start-logpoller2 branch September 9, 2025 18:33
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.

3 participants