You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/15 01:30:22 UTC

[GitHub] hughhhh commented on a change in pull request #4432: Added check cache key util

hughhhh commented on a change in pull request #4432: Added check cache key util
URL: https://github.com/apache/incubator-superset/pull/4432#discussion_r168362658
 
 

 ##########
 File path: superset/views/core.py
 ##########
 @@ -2208,6 +2208,15 @@ def cached_key(self, key):
             return resp
         return 'nope'
 
+    @expose('/cache_key_exist/<key>/')
 
 Review comment:
   whoops...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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