Camunda BPM 7.9.0-alpha2 released

Hi all,

Camunda BPM 7.9.0-alpha2 has been released today.
Read all about it on our blog: https://blog.camunda.com/post/2018/02/camunda-bpm-790-alpha2/

1 Like

Standalone (tomcat) installation waits for the asyncResponseTimeout specified. But, fetchAndLock does not fetch any tasks available during that wait.

E.g.
fetchAndLock for a Topic (using Rest API) -> waiting…
Start the corresponding Process in Camunda Cockpit, it shows that Process execution stops in the external task, but fetchAndLock does not return this task - still waiting…

Please advice!

@Andrey_Falkov, I would recommend you to create a separate post regarding your question (if you didn’t do that yet).