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

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

Open
Tofel opened this issue Apr 13, 2022 · 0 comments
Open

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

Tofel opened this issue Apr 13, 2022 · 0 comments

Comments

@Tofel
Copy link

Tofel commented Apr 13, 2022

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
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

No branches or pull requests

1 participant