-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
When I start a new process instance with an RPA task
And the bridge was not running when the RPA task is pending for execution
Then the bridge should fetch and lock the task
And forward it to UiPath
Currently, the bridge only fetches tasks of process instances that are created after the bridge was started. I haven't tested if the process instance can be started before the bridge, but the RPA task should not yet be waiting for execution.