You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Scheduled = iterations scheduled by the Periodic Schedular
Started = iterations actually initiated by placing a HTTP Call to an AcaPy
FInished = all the iterations that have been finished
Scheduled and Started differs in case the thread pool responsible for executing the scheduled tasks to start iterations is exhausted as all the threads are currently busy trying to start new iterations.
The text was updated successfully, but these errors were encountered:
Scheduled = iterations scheduled by the Periodic Schedular
Started = iterations actually initiated by placing a HTTP Call to an AcaPy
FInished = all the iterations that have been finished
Scheduled and Started differs in case the thread pool responsible for executing the scheduled tasks to start iterations is exhausted as all the threads are currently busy trying to start new iterations.
The text was updated successfully, but these errors were encountered: