Queue triggers do not work some times

This is something depends on the configuration in the automation. By default it works in the way as it works now.

But the same can be adjusted as you can make the job Faulted if there is some errors like this.

Thanks
#nK

Ok and how can I achieve it ?

1 Like

Hey @shradha.joshi .

If there is a system exception in the init block just hold it in a variable or just have a flag.

Based on the flag at the End Process finally throw exception which will result in the job Faulted.

Thanks
#nK

Thank you :slightly_smiling_face:

1 Like

Cool buddy :slightly_smiling_face::+1:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.