Skip to content

allow "burst submissions" #1683

Description

@prandla

This is something that Kattis apparently has. Basically relax the submission rate limit from "1 minute since last submission" to "either 1 minute from last submission OR there have been less than 15 submissions in the past 15 minutes".

I think it could be configurable via a new "burst size" parameter, so together with the current "min interval" parameter the rule is "min_interval seconds since last submission OR less than burst_size submissions in past min_interval * burst_size seconds".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions