Hi there,
I was wondering if it was currently possible to check if Camunda is ready to receive a message for a particular process? Essentially what we are running into is that our E2Es move faster than our Camunda tasks and we want to create something more stable than an arbitrary wait while Camunda tasks complete.
Is there any support right now for this functionality?
For what it’s worth we are currently using Nodejs to connect to Camunda. Any help would be appreciated, thanks.