allora-network / allora-chain

Node software to run the Allora Network
https://www.allora.network/
Apache License 2.0
73 stars 67 forks source link

make request nodecount and timeout configurable #448

Closed xmariachi closed 1 month ago

xmariachi commented 1 month ago

Closes: #ORA-1939

What is the purpose of the change

Makes the timeout and node count of the inference and losses requests configurable by env vars.

Testing and Verifying

This change is a trivial rework / code cleanup without any test coverage. Has been tested running a network manually.

Documentation and Release Note

Where is the change documented?