koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

[BUG]: Investigate CI intermittent failures #224

Closed sgerbino closed 1 year ago

sgerbino commented 1 year ago

Is there an existing issue for this?

Current behavior

CI is failing due to some intermittent behavior more often than not, this regression was likely introduced by the koinos-p2p block applicator PR.

Expected behavior

CI should consistently pass.

Steps to reproduce

  1. Cause CI to run

Environment

- OS: All

Anything else?

No response