dpgaspar opened a new pull request #13436:
URL: https://github.com/apache/superset/pull/13436


   ### SUMMARY
   Handles specifically celery's `SoftTimeoutExceeded` exception on alerts and 
reports. 
   
   On alerts:
   - Adds a specific message for this event on alerts, this was handled, but 
caught on a DBAPI broad exception catch.
   On reports:
   - screenshots swallow all webdriver exceptions and return `None`, added an 
extra broad exception that can handle `SoftTimeoutExceeded`, other exceptions 
can occur and these were not handled.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to