-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
When the process model uses the wrong Package Name of the UiPath process
And the bridge gets an error message from UiPath "No releases found for bot"
Then the bridge should cause an incident on the process instance
And not retry to start the job
Currently, the bridge tries to start the job every 200ms, but has no real chance to succeed.
In general, we should think about when a retry makes sense and when an error / incident should be raised.