You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ensure checking the global cache before enabling stream cache (#592)
* fix: ensure checking the global cache status before enabling stream cache
This PR adds a check to ensure global cache is enabled in the
enable stream cache API. We don't allow enabling stream cache
because it is misleading to enable cache if global cache is
not enabled / configured.
* enhanced http response message for enabling/disabling cache
---------
Co-authored-by: Nikhil Sinha <[email protected]>
0 commit comments