Skip to content
Snippets Groups Projects
Commit f30ec4ea authored by aliiohs's avatar aliiohs
Browse files

change buckets

parent 05331d6e
No related branches found
Tags 4.19.90-2202.2.0
No related merge requests found
......@@ -35,7 +35,7 @@ import (
)
var (
wheel = gxtime.NewWheel(gxtime.TimeSecondDuration(3), 12) // wheel longest span is 2 minute
wheel = gxtime.NewWheel(gxtime.TimeSecondDuration(3), 16) // wheel longest span is 2 minute
)
type ZkEventListener struct {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment