File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,12 +60,12 @@ events, usage events) and the additional category of resource state
6060change events, are published on to the events bus.
6161
6262.. note ::
63- Alerts for some more important events will be send multiple
64- times for the same event . This is due to the nature of guarding
63+ Alerts for some more important events will be sent multiple
64+ times. This is due to the nature of guarding
6565 certain resources from multiple threads in the code, to make sure
6666 that events are not missed. Examples are "Host down" or
67- "HA starting VM". These are considered to important to not send
68- immediately and hence a check if they are queued can not be done.
67+ "HA starting VM". These are considered too important to not send
68+ immediately and hence a check if they are already queued can not be done.
6969
7070Implementations
7171~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments