Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rest server rate limit #11

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Rest server rate limit #11

wants to merge 9 commits into from

Conversation

pcichowski
Copy link
Contributor

No description provided.

@pcichowski pcichowski self-assigned this Aug 1, 2022
@@ -422,6 +424,23 @@ func Start(address, webDir string, g *gpioControl.Gpio, f *flashromControl.Flash
log.Fatal(err)
}

store, err := memstore.New(65536)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Silentsky0 lets add some comments to this block of code to explain why we added this limit, we can also put here link to issue

@TomaszAIR
Copy link
Contributor

@Silentsky0 please bump the version, we should do that everytime we change anything in code/functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants