Taragolis commented on issue #39680:
URL: https://github.com/apache/airflow/issues/39680#issuecomment-2117554228

   As measure might be use `skip_locked` instead of `no_wait` both of them non 
blocking, with differences how it handled internally in DB backend:
   - SKIP LOCKED: return non locked records
   - NO WAIT: raise an error


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