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

Update default config values to support 20 min epoch for staging #1208

Closed
Yashk767 opened this issue May 3, 2024 · 0 comments
Closed

Update default config values to support 20 min epoch for staging #1208

Yashk767 opened this issue May 3, 2024 · 0 comments
Assignees

Comments

@Yashk767
Copy link
Contributor

Yashk767 commented May 3, 2024

Description

Currently the develop branch has config values set to support 5 min epoch and the same values might not work for 20 min epoch, rather they should be set to support a larger 20 min epoch by default. If the default values are set to support 20 min epoch, they would also support 5 min shorter epoch if the config values are set correctly by the user.

Implementation

Update the default, maximum and minimum config values in core/constants.go and cmd/config-utils.go` should be updated to support 20 min epoch.

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

No branches or pull requests

1 participant