n8n/packages/@n8n/task-runner-python/src
2025-10-08 09:26:58 +02:00
..
config fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
errors fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
message_types fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
constants.py fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
env.py feat(core): Support _FILE in native Python runner (no-changelog) (#20035) 2025-09-26 12:03:36 +02:00
health_check_server.py chore: Add Sentry to native Python runner (#19082) 2025-09-02 12:14:11 +02:00
logs.py chore: Add health checks to native Python runner (#19023) 2025-09-01 10:24:03 +02:00
main.py fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
message_serde.py fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
nanoid.py refactor: Remove nanoid dependency from native Python task runner (#19025) 2025-09-01 10:22:27 +02:00
sentry.py fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
shutdown.py feat: Add graceful shutdown and idle timeout to native Python runner (no-changelog) (#19125) 2025-09-03 12:47:45 +02:00
task_analyzer.py refactor(core): Improve security violation error in native Python runner (#19286) 2025-09-08 10:45:07 +02:00
task_executor.py fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
task_runner.py fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
task_state.py refactor(core): Switch native Python task runner to forkserver (#19718) 2025-09-19 09:59:46 +02:00