Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Fix redis warning message - Closes #775 #777

Merged
merged 2 commits into from
Jul 31, 2018
Merged

Conversation

lsilvs
Copy link
Contributor

@lsilvs lsilvs commented Jul 30, 2018

What was the problem?

Caching system trying to store empty data on redis

How did I fix it?

I've added a extra check to cater for this scenario

How to test it?

Access /api/invalid/url
You should see Cannot GET /api/invalid/url on the browser
You should NOT see redis warning on server console

Review checklist

@lsilvs lsilvs merged commit 487dbd4 into 2.1.4 Jul 31, 2018
@lsilvs lsilvs deleted the 775-redis-setex-command-issue branch July 31, 2018 12:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants