A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hi Gabi,
You were experiencing workflow service throttling then. Throttling is performed to allow for fair resource usage. It also protects the environment from harmful workflows and workflows that don’t follow best practices. Workflow throttling is dynamic and will be reevaluated periodically by workflow scope and by workflow service back end.
The Workflow service also limits the number of outbound requests that a single workflow instance can generate. In a 24-hour period, a single workflow instance can generate up to 5,000 outbound requests. After 5,000 outbound requests are generated in a 24-hour period, the workflow is suspended by the Workflow service. The Workflow Status page for the workflow will contain information about the suspended workflow. In this scenario, the information balloon for the Internal Status will display the following message:
The instance has exceeded the outbound http request quota for a 1.00:00:00 time period. The 5000 request limit was reached in <time>.
Note: The <time> placeholder represents the time that it took to reach the 5,000 request limit for your workflow.
You can resume the suspended workflow instance by clicking Resume for the workflow after 24 hours have passed. This must occur before the workflow is terminated.
For more information, please check the below articles:
Avoid getting throttled or blocked in SharePoint Online
SharePoint 2013 workflow throttling and performance in SharePoint Online and Project Online
Thanks,
Tina