paritytech / bench-bot

ISC License
9 stars 19 forks source link

Have asynchronous execution so that the bot stays responsive for new requests while executing commands #63

Closed joao-paulo-parity closed 2 years ago

joao-paulo-parity commented 3 years ago

In this PR:

Word of caution: we've faced issues related to overhead in the past (#47) although it's still inconclusive if asynchronous execution mattered for those cases. We should run the benchmarks after this branch is deployed and assure this change does not affect the measurements. If asynchronous execution does matter for those metrics, this implementation and the app's setup itself will have to be redesigned.

closes #68

joao-paulo-parity commented 2 years ago

closed in favor of https://github.com/paritytech/command-bot