I read the docs at https://aeron.io/docs/aeron-cluster/cluster-timers/#best-practices and there is a following statement that left me confused – “When canceling timers – even with unique correlation IDs – you may receive the timer firing event if the cancellation was requested very close to expiry. Ensure that your business logic can deal with this scenario.”. Does that […]