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
My redis server is regularly restarted and the moment its down it kills my express app if I have previously loaded the arena UI at least once. Im using a url for the redis connection. I tried using a ioredis instance with error handling but I get type errors:
The text was updated successfully, but these errors were encountered:
My redis server is regularly restarted and the moment its down it kills my express app if I have previously loaded the arena UI at least once. Im using a
url
for the redis connection. I tried using a ioredis instance with error handling but I get type errors:The text was updated successfully, but these errors were encountered: