Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nox213 committed Aug 9, 2024
1 parent a70ccba commit 946140a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import zio._
* @param persistRetryInterval retry interval for persistence of pods and shard assignments
* @param persistRetryCount max retry count for persistence of pods and shard assignments
* @param rebalanceRate max ratio of shards to rebalance at once
* @param podHealthCheckInterval interval for checking pod health
*/
case class ManagerConfig(
numberOfShards: Int,
Expand Down

0 comments on commit 946140a

Please sign in to comment.