Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
refactor: refactor by cr
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuLiangWang committed Jul 7, 2023
1 parent 81583c9 commit 1a69d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/coordinator/scheduler/scheduler_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

const (
schedulerInterval = time.Second * 15
schedulerInterval = time.Second * 5
defaultHashReplicas = 50
)

Expand Down

0 comments on commit 1a69d93

Please sign in to comment.