fsek / fsek/web

Change how slots for events are prioritized

Open
#1,112 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Right now the priority for event registrations are only sorted by time of registration (with some exceptions for certain priority groups). This means that the server gets DDoS:d every time an event registration opens, and it also means that it's super stressful to register (if for example 100 slots were taken in the first minute!)

This could perhaps be solved with a ”grace period” for the first 2-4 hours? That is, a period where no regard to time registered is made, and then the slots are randomly assigned.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.