Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Handling flapping apps is hard. We'd like to:
storing it there.
- avoid IO spikes due to massive simultaneous restarts

In order to accomodate these conflicting requirements, the following
In order to accommodate these conflicting requirements, the following
policy for flapping instances (FI) adopted:

- initially the FI is restarted with a delay defined by `min_restart_delay` config value;
Expand Down