DiamondLightSource / DiamondLightSource/daq-config-server

Add protection against extremely frequent requests from the same client

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
2
Avg merge
1d 12h
Merged PRs (30d)
2

Description

The server shouldn't allow the same client to make an unreasonable amount of requests in a small amount of time, this may lead to people accidentally crashing the service

## Acceptance Criteria
- Create a request frequency threshold and don't process requests if they go over this

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.