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
Hi @gka , can you check the worker status? It might be before it transitioned from being in 'queue' to in 'running' state. You can find the status by checking the details here.
so essentially, after creating a worker I need to poll the worker status until it changes to running?
just a side question: How long does this typically take? I tried to solve this with a 30 second delay between worker creation and the screenshot but it didn't help.
After creating a worker via
POST /workers
and then trying to create a screenshot I sometimes getDidn't find anything about this error mentioned in the documentation.
The text was updated successfully, but these errors were encountered: