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 a .reboot() method to the RunClient class. It will invoke the endpoint located at /v2/actor-runs/{actorRunId}/reboot via a POST request. The endpoint has no parameters.