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
refactor: refactor Redis initialization and worker connection setup
- Add context initialization and container request setup for Redis in `TestRedisDefaultFlow`
- Replace `WithAddr(host01)` with `WithConnectionString(endpoint)` in `NewWorker` initialization
Signed-off-by: appleboy <[email protected]>
0 commit comments