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 additional warning instructing on how to install in case we failed detecting a Jupyter notebook with an import error
Add Task.get_executed_queue() to get the name/ID of the queue a task was executed in
Move Task.set_resource_monitor_iteration_timeout() to a class method, add wait_for_first_iteration_to_start_sec and max_wait_for_first_iteration_to_start_sec arguments (also add sdk.development.worker.wait_for_first_iteration_to_start_sec and sdk.development.worker.max_wait_for_first_iteration_to_start_sec configuration options)
Add support for better pipeline continue behavior including control of children using the continue_behaviour argument