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
Add convenient way to start another Actor with reasonable timeout to prevent lingering actor runs after main actor shuts down.
This is one part of larger feature request in JS version of the client: apify/apify-client-js#632
(Will be first implemented in Python and then ported to JS version)