rusackas commented on code in PR #28018:
URL: https://github.com/apache/superset/pull/28018#discussion_r1564185176


##########
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:
   ~~Would it be sensible to use one of the existing timeout configs rather 
than adding a new one?~~
   N/M, you did!



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

Reply via email to