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
[SPARK-52843][PYTHON][TESTS] Support retry timeout tests
### What changes were proposed in this pull request?
Support retry timeout tests
### Why are the changes needed?
We have a batch of flaky (ml, streaming, etc) tests which are prone to timeout, existing `eventually` with `timeout` cannot handle this case
### Does this PR introduce _any_ user-facing change?
No, test-only
### How was this patch tested?
added ut
### Was this patch authored or co-authored using generative AI tooling?
no
Closes#51537 from zhengruifeng/retry_timeout_tests.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments