timewave-computer / auction-arbitrage-bot

An extensible arbitrage bot for trading against valence auctions, Astroport and Osmosis.
Apache License 2.0
9 stars 3 forks source link

Add Flags for Configuring Concurrency Factors #16

Open dowlandaiello opened 4 months ago

dowlandaiello commented 4 months ago

Currently, there are two different constants for throttling concurrency (coroutines and thread parallelism) in the arb bot, which are both defined in util.py: