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
We upgraded the redis environment on Heroku a couple days ago. In the new environment, the REDIS_URL environment variable was changed to HEROKU_REDIS_MAROON_TLS_URL.
Updated the code where we were hardcoding it to the old to url.
Fixes#462
0 commit comments