• Adrian Sutton's avatar
    op-dispute-mon: Fetch output root agreement in extract stage (#10464) · f2e06c31
    Adrian Sutton authored
    * op-dispute-mon: Enrich games in parallel
    
    Reports any failure to retrieve data in the failed metric since it results in the game being skipped.
    
    * op-dispute-mon: Make max concurrency configurable
    
    Simplify the code a bit.
    
    * op-dispute-mon: Add numbers to log
    
    * op-dispute-mon: Reduce default max concurrency
    
    * op-dispute-mon: Add metric for monitor duration
    
    * op-dispute-mon: Fetch output root agreement in extract stage
    
    Removes the last HTTP call from the transform stage and allows the calls to be done in parallel.
    f2e06c31
Name
Last commit
Last update
..
cmd Loading commit data...
config Loading commit data...
flags Loading commit data...
metrics Loading commit data...
mon Loading commit data...
version Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Dockerfile.dockerignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
monitor.go Loading commit data...
monitor_test.go Loading commit data...