fix: Cannot run ui-middleware without redis
Root cause: Circular dependency causes undefined function Solution: As the registration of the listener can be async, just use a simple setTimeout
Please register or sign in to comment
Root cause: Circular dependency causes undefined function Solution: As the registration of the listener can be async, just use a simple setTimeout