Skip to content

Commit

Permalink
revert FlagConfigUpdater change
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc committed Oct 31, 2024
1 parent 39fbef4 commit 5866567
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/kotlin/flag/FlagConfigUpdater.kt
Original file line number Diff line number Diff line change
Expand Up @@ -320,5 +320,6 @@ internal class FlagConfigFallbackRetryWrapper(
scheduleRetry()
}
}, reconnIntervalRange.random(), TimeUnit.MILLISECONDS)
}
}
}

0 comments on commit 5866567

Please sign in to comment.