You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/05/21 22:44:08 UTC

[GitHub] [incubator-superset] betodealmeida edited a comment on issue #7559: Fix for polling queries

betodealmeida edited a comment on issue #7559: Fix for polling queries
URL: https://github.com/apache/incubator-superset/pull/7559#issuecomment-494586116
 
 
   @mistercrunch I think that would work. I still need to fix the polling though: currently it keeps polling when sync queries are present. Do you think we should keep this PR as is, since it's safer, or should I modify it to remove the line that says:
   
   ```javascript
   (q.state === 'success' && q.asyncRun && q.resultsKey === null)
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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