Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Move some of the key parameters to env vars or config file #58

@Tofel

Description

@Tofel

Following hardcoded settings increase Ethereum-based events detection on environments like our devnet to anything between a couple of minutes to 20 minutes, which makes it unfeasable for testing and test automation. Let's move them to env vars or a config file.

Settings in question:

  • main_loop.go -> const defaultLoopDur
  • orchestrator/eth_event_watcher.go -> const defaultBlocksToSearch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions