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

Adjustments needed for Throttler Setup #579

Open
dragos1195 opened this issue Jul 15, 2024 · 0 comments
Open

Adjustments needed for Throttler Setup #579

dragos1195 opened this issue Jul 15, 2024 · 0 comments
Labels
back-end bug 🐛 Something isn't working

Comments

@dragos1195
Copy link
Contributor

Currently, the throttler TTL is set to 60 (seconds), but due to libraries bump, it will be 60 milliseconds.

Either the backend adds *1000 or the env variable needs to be changed.

// as of now, the backend added *1000. it will result in an inconsistency for the env variables between ngohub and vic.

@dragos1195 dragos1195 added the bug 🐛 Something isn't working label Jul 15, 2024
@dragos1195 dragos1195 added this to the Fixing #2 milestone Jul 15, 2024
@radulescuandrew radulescuandrew removed this from the Fixing #2 milestone Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants