flashbots / flashbots/hindsight
catch stalls
Open
- Dominant language
- Rust
- Stars
- 130
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
noticed that the scan command stalls sometimes
conditions:
- many events from the same tx being processed by step_arb
- maybe others
current resolution:
- restart, or
- reduce batch_size and restart
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the scan command and the step_arb processing path, then reproduce the stall using many events from the same transaction. Done means scans continue without requiring a restart or reducing batch_size; the issue does not name a file or test, so locating the relevant code will require repository exploration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100