Hi everyone,
I’m calling a RPA workflow as a tool with my agent. The RPA workflow take normally less than 3 seconds to proceed (without the provisioning steps). However, with the agent tool it’s taking 13 seconds …
Do you know how to reduce theis ? I highly suspect the provisionning steps to be the bottleneck.
PS : I’m using the UiPath studio web

Logs RPA workflow not invoked within the agent tool
| 2026-02-11 10:16:10.532 CET: | Info: Preparing projects for debugging… |
|---|---|
| 2026-02-11 10:16:12.222 CET: | Info: Preparing projects for debugging completed |
| 2026-02-11 10:16:12.358 CET: | Warning: Other projects detected, but provisioning step was skipped. |
| 2026-02-11 10:16:12.588 CET: | Info: Building project |
| 2026-02-11 10:16:14.506 CET: | Info: Project built |
| 2026-02-11 10:16:14.850 CET: | Trace: Debug session is initializing |
| 2026-02-11 10:16:14.860 CET: | Trace: Transferring project |
| 2026-02-11 10:16:15.395 CET: | Trace: Download completed |
| 2026-02-11 10:16:15.400 CET: | Trace: Restoring NuGet packages |
| 2026-02-11 10:16:16.282 CET: | Trace: Packages restored |
| 2026-02-11 10:16:18.508 CET: | Information: get_data execution started |
| 2026-02-11 10:16:21.127 CET: | Information: [data_row] |
| 2026-02-11 10:16:22.247 CET: | Information: get_data_ execution ended |