eschutho commented on code in PR #28018:
URL: https://github.com/apache/superset/pull/28018#discussion_r1563202262
##########
superset-frontend/src/components/Chart/chartAction.js:
##########
@@ -248,7 +248,7 @@ export async function getChartDataRequest({
export function runAnnotationQuery({
annotation,
- timeout = 60,
+ timeout = 300,
Review Comment:
Another option is for us to make this timeout configurable in config.py like
we do with the server timeouts.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]