eladkal commented on code in PR #43520:
URL: https://github.com/apache/airflow/pull/43520#discussion_r1844191148


##########
airflow/config_templates/config.yml:
##########
@@ -2331,6 +2331,14 @@ scheduler:
       type: integer
       example: ~
       default: "8974"
+    num_stuck_in_queued_retries:

Review Comment:
   > so yeah, these are very much different things.
   do we need num_stuck_in_queued_retries to be configurable? not necessarily.
   
   That is where I was going. This sounds more like airflow internal mechanism. 
I think we better not expose this and possibly cause confusion how settings are 
interacting and what they are about



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