ArisiaInc / a21-remote-site

Website for logged-in attendees of Arisia 2021
Apache License 2.0
2 stars 2 forks source link

Hopefully a fix to the Discord rate limiting #430

Closed jducoeur closed 3 years ago

jducoeur commented 3 years ago

We are getting rate-limited on the load-members call. So switching that to poll every five minutes, instead of doing it on demand.

Hopefully this works -- we're all clogged up now, so I can't properly test.

Also add the Adult Rollover membership type.

Fixes #389 Fixes #428