Skip to content

Occasionally, Indexers' EventListeners are not set up in time for receiving Fetchers' responses #29

Description

@MHHukiewitz

Indexers sometimes send requests for transactions/blocks/logs to the Fetchers before their Event Listeners are set up. This requires investigation.

The result is that these transactions are not being received until a check that runs every 10 minutes recognizes that these signatures are missing and requests them again. This can possibly lead to unexpected behavior and faulty or no data in the first 10 minutes of an indexer running and impedes development flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingusabilityImpacts the user/dev experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions