ResourceExhausted message from Zeebe Cluster during deployment

Hi ,

we are getting ResourceExhausted error from Zeebe during deployment application from a worker instance. This we are executing during the initial startup phase of the .net application and configured 7 instance for the particular type.

please can you help us to debug the issue?

Thanks,
Eapen T John

Full error

Yes, two things:

  1. What code is executing to cause this?
  2. What does the broker log show?
  • We are executing the workflow deployment command using .net zb-client nuget package
  • i dont see new messages on any of the zeebe brokers . but just seeing a lot of snapshot warnings on logs

This is an intermittent error comes from application , most of the times it is business as usual
Just something came to my thinking , do we need to use any unregister action against broker during application shutdown.

Thanks,
Eapen T John

1 Like

It sounds like it could be this?

Is there any reason you are using 0.23.2?

1 Like

its always lot of work to get all the items updated. we will be updating to latest soon

Thanks,
Eapen T John

1 Like