dstandish commented on code in PR #27758:
URL: https://github.com/apache/airflow/pull/27758#discussion_r1068663594


##########
airflow/jobs/triggerer_job.py:
##########
@@ -245,11 +410,10 @@ async def arun(self):
             await self.cleanup_finished_triggers()
             # Sleep for a bit
             await asyncio.sleep(1)
-            # Every minute, log status if at least one trigger is running.

Review Comment:
   it found it preferable to know it was doing stg
   and... what's the harm in one line per minute when no other lines... 
   is it too much driveby?



-- 
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]

Reply via email to