FORCE_STATE_UPDATE
Represents an event triggered to forcefully update the circuit breaker state in order to ensure that is up-to-date.
This event is particularly useful when the circuit breaker state is influenced by a timer or other type of side effect. Instead of relying on the potentially outdated current state, this event ensures that the state is refreshed and up-to-date upon retrieval.