jason810496 commented on code in PR #63180: URL: https://github.com/apache/airflow/pull/63180#discussion_r2998726308
########## airflow-core/src/airflow/api_fastapi/core_api/routes/public/log.py: ########## @@ -59,6 +62,19 @@ } +def _batched_ndjson_stream( Review Comment: > I tested it and also went over it with the debugger. There isn't an issue and let me explain why. Nice explanation, then LGTM though, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
