willbarrett commented on issue #8916: How to increase the number of queries executing concurrently while loading dashboard? URL: https://github.com/apache/incubator-superset/issues/8916#issuecomment-570689172 The limit is the result of the browser's limit on concurrent requests to the same domain. At Preset we're considering a different architecture that will get around that limit, but this is well in the future at this point. For now, you can domain-shard your requests. If that sounds interesting, other contributors can speak more to how that's accomplished.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
