Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gy2411 committed Jan 21, 2025
1 parent c01900d commit 0cf268a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ func newFactory(
) nbs.Factory {

clientConfig := newClientConfig(
sessionRediscoverPeriodMax,
sessionRediscoverPeriodMin,
sessionRediscoverPeriodMax,
)

Expand Down

0 comments on commit 0cf268a

Please sign in to comment.