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
test: improve test reliability for Redis and cache operations
- Add waiting for both log message and listening port to improve Redis container startup reliability
- Force use of IPv4 loopback address to prevent IPv6 connection issues in tests
- Insert short delays after cache invalidation steps to ensure propagation during tests
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
0 commit comments