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
The current published version of code-executor doesn't throw error when trying to connect to an invalid Redis URL. Instead it connects to localhost:6379. Need to fix this.