fat-catTW commented on PR #72715:
URL: https://github.com/apache/airflow/pull/72715#issuecomment-5616385463

   Thanks for the review.
   
   That makes sense. I can update the implementation to represent a 
bundle-level refresh with `relative_fileloc=None` and reuse the existing 
priority parsing request flow.
   
   One behavior I would like to confirm: these requests are deleted when 
claimed, so one Dag processor will refresh immediately. Other processors will 
converge through the stored bundle version for versioned bundles, while 
non-versioned bundles may wait until their normal refresh interval.
   
   Is that eventual-consistency behavior acceptable for this endpoint?


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