Handle request time out of HTTP task in start error event

Flowable version: 6.5.0

How can we handle Request time from the HTTP task in the start error event?

Adding a screenshot of the flowable console logs

Hey @harshad1005,

I believe that you can use a combination of “Exception Mappings” on the HTTP Task and a boundary error event to capture an error and do something with it.

Cheers,
Filip