mistercrunch commented on issue #30064:
URL: https://github.com/apache/superset/issues/30064#issuecomment-2330315286

   Yeah the error is triggered on the creation of the `models.Query` commit() 
call. Seems polling would lead to more locks potentially (?) Say if the Query 
model is under constant scan (hundreds of users polling, next scans starts 
before the previous one ends) then updates can be locked out I guess. 


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to