Simon
11/28/2025, 1:17 PMThis run didn't generate Logs
Task logs exist in the DB and do display correctly in the flow log view. The task logs used to display at the task log view until about 2 days ago. It may have something to do with a single new flow which was added which called get_run_logger , a pattern which did not exist previously, has since been removed, but the problem remains globally for all our flows.Simon
11/28/2025, 3:02 PM2025-11-28 14:47:53,732 INFO sqlalchemy.engine.Engine SELECT log.name, log.level, log.flow_run_id, log.task_run_id, log.message, log.timestamp, log.id, log.created, log.updated
FROM log
WHERE log.level >= $1::INTEGER AND log.task_run_id IN ($4::UUID) ORDER BY log.timestamp ASC
LIMIT $2::INTEGER OFFSET $3::INTEGER
2025-11-28 14:47:53,732 INFO sqlalchemy.engine.Engine [cached since 5.074s ago] (0, 200, 0, '05b931e5-8c46-440b-a4fe-0a630f2b1804')Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by