I would like to check is there any specific timeout for Orchestrator API → AUTHORIZATION Bearer token?
and I couldn’t able to find it in documentation about the timewindow or a transaction limit to use the AUTHORIZATION bearer token .
I have few set of executions to complete in one process activity.
-Assets-> get → create/edit
-Queues → Add new item
-Jobs → get → stop/start
During the POC i use one AUTHORIZATION bearer token to perform the above 3 API operations… however during the project implementation → there is a business logic/delay between Get All Jobs and Start/Stop Option.