grammyjs / runner

Scale bots that use long polling to receive updates.
https://grammy.dev/plugins/runner
MIT License
18 stars 2 forks source link

feat: improve estimation for update generating speed #13

Closed KnorpelSenf closed 10 months ago

KnorpelSenf commented 1 year ago

We currently only measure ping time basically. This PQ makes it so that the previous wait duration is factored in, too.