dsuhinin commented on code in PR #63180: URL: https://github.com/apache/airflow/pull/63180#discussion_r2995266650
########## airflow-core/src/airflow/api_fastapi/core_api/routes/public/log.py: ########## @@ -59,6 +62,19 @@ } +def _batched_ndjson_stream( Review Comment: > > I did few tests and everything is working pretty well even without timestamp. > > Tested manually working as expected. > > Just to double check that have we tests with the scenario like the task only produce only 1 log record every 5 seconds? yep, I did also this tests. Ill attach few screenshots to give a better picture and proofs. -- 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]
