java.lang.IllegalStateException: delegate is not running Exception

Dear Team ,
When i am testing and implementing retry mechanism incase of the zeebe broker failure sometime i see below exception.
java.lang.IllegalStateException: delegate is not running!, at io.zeebe.spring.util.ZeebeAutoStartUpLifecycle.get(ZeebeAutoStartUpLifecycle.java:38)
, at io.zeebe.spring.client.ZeebeClientLifecycle.newCreateInstanceCommand(ZeebeClientLifecycle.java:77)

When this exception occurs ?

2 Likes