Commit 623dda2
committed
test(cache-with-ttl): fix flaky TTL refresh test
Increase timing margins to prevent race conditions:
- Increase TTL from 200ms to 300ms
- Reduce second wait from 120ms to 100ms
- Provides 200ms buffer instead of 80ms for more reliable timing1 parent f703a6b commit 623dda2
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
458 | | - | |
| 457 | + | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
0 commit comments