TinkerStorm / interaction-prototypes

A Discord interaction prototype preparing to lay the foundations of a game service.
https://discord.gg/z5DPVHNBuw
GNU General Public License v3.0
2 stars 0 forks source link

timing(ballot): Allow an instance to end early if majority is available #30

Open sudojunior opened 2 years ago

sudojunior commented 2 years ago

Made in reference to https://github.com/TinkerStorm/interaction-prototypes/pull/27#issuecomment-1165714949 - this can go either way into async hell or callback hell, and would raise a concern about scalability in the long term with memory usage and ratelimits.