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

fix: bs statistic #1388

Merged
merged 1 commit into from
Apr 23, 2024
Merged

fix: bs statistic #1388

merged 1 commit into from
Apr 23, 2024

Conversation

constwz
Copy link
Contributor

@constwz constwz commented Apr 23, 2024

Description

fix: bs statistic

}
ticker := time.NewTicker(time.Duration(duration) * time.Second)
ticker := time.NewTicker(30 * time.Minute)
Copy link
Contributor

Choose a reason for hiding this comment

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

will 30 min be quite frequent ?

@constwz constwz merged commit 0b0485f into develop Apr 23, 2024
11 checks passed
@constwz constwz deleted the fix-bs-statistic branch April 23, 2024 02:36
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.

4 participants