Closed philipgough closed 4 years ago
Currently, in the backend cache, we do not handle flushing the cache when we receive a shutdown signal in the adapter.
We should drain the cache and report to 3scale when we receive a shutdown signal so we don't lose metrics in the backend.
Fixed in #158
Currently, in the backend cache, we do not handle flushing the cache when we receive a shutdown signal in the adapter.
We should drain the cache and report to 3scale when we receive a shutdown signal so we don't lose metrics in the backend.