Skip to content

Conversation

@Yurko-Fedoriv
Copy link

If the cached response was created by an older lib version which would not store Status Code, express-redis-case would set

res.status(undefined)

which for me caused requests to hang forever.

Having the default status makes it transparently transition to storing response status.

…lder lib)

* disregard cache if status is unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants