ethereum-optimism / ethereum-optimism/ecosystem
Fix EventLogPoller flakyness in CI workflow
Open
- Dominant language
- TypeScript
- Stars
- 139
- Forks
- 82
- Avg merge
- 44m
- Merged PRs (30d)
- 3
Description
The EventLogPoller.spec.ts file is giving us issues in CI. the test flakes quite a bit and wastes time as we just need to re-trigger the test and let it run again.
Reconsider the logic here and modify the test to make it more robust in CI
Contributor guide
Assessment
This issue has not been assessed yet.