ctreffe / alfred

Alfred - A library for rapid experiment development
MIT License
10 stars 1 forks source link

Randomizer gets slow with many sessions #209

Closed jobrachem closed 2 years ago

jobrachem commented 2 years ago

When randomizer slots fill up with many sessions, the queries for accessing the slot status accumulate.

Aborted and expired slots might be moved to a different field as part of a maintenance routine executed routinely upon queries.