Skip to content

fix: Use run_async during update_test_file #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rkrishn7
Copy link

Currently, update_test_file does not respect retry functionality. Since the expectation by the test writer is that the record will output the correct result after the retry period, we should respect it in update_test_file.

If after the retry period the record still does not output the correct result, fallback to using apply_record.

@rkrishn7 rkrishn7 force-pushed the fix/update-with-retries branch 3 times, most recently from debcadd to 9eb58e7 Compare May 23, 2025 18:33
@rkrishn7 rkrishn7 force-pushed the fix/update-with-retries branch from 9eb58e7 to f264b8a Compare May 23, 2025 18:38
@skyzh skyzh requested a review from xxchan May 26, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant