n8n/packages/@n8n/task-runner-python/src/errors
2025-09-08 10:45:07 +02:00
..
__init__.py feat: Add graceful shutdown and idle timeout to native Python runner (no-changelog) (#19125) 2025-09-03 12:47:45 +02:00
no_idle_timeout_handler_error.py feat: Add graceful shutdown and idle timeout to native Python runner (no-changelog) (#19125) 2025-09-03 12:47:45 +02:00
security_violation_error.py refactor(core): Improve security violation error in native Python runner (#19286) 2025-09-08 10:45:07 +02:00
task_missing_error.py feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00
task_process_exit_error.py feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00
task_result_missing_error.py feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00
task_runtime_error.py feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00
task_timeout_error.py feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00
websocket_connection_error.py feat(core): Add execution flow to native Python runner (no-changelog) (#18485) 2025-08-22 12:00:42 +02:00