Skip to content
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

[TLM] Improve retry logic #330

Merged
merged 3 commits into from
Oct 10, 2024
Merged

[TLM] Improve retry logic #330

merged 3 commits into from
Oct 10, 2024

Conversation

huiwengoh
Copy link
Contributor

Add a max number of retried for connection errors so that the TLM would not hang indefinitely.

@huiwengoh huiwengoh requested a review from jas2600 October 4, 2024 17:25
@huiwengoh
Copy link
Contributor Author

huiwengoh commented Oct 4, 2024

/test-tlm
Starting TLM tests...
If you want to run all the TLM tests again (because TLM code is ready for review), comment '/test-tlm' on this PR.
If you want to re-run only the failed tests (you are still developing), comment '/rerun-failed-test-tlm' on this PR.
View full GitHub Actions run log
Tests completed!
TLM Tests Results: ✅✅✅✅✅
TLM Property Tests Results: ✅✅✅✅✅
Click the Github Actions run log for more information.

cleanlab_studio/internal/api/api.py Outdated Show resolved Hide resolved
cleanlab_studio/internal/api/api.py Outdated Show resolved Hide resolved
@huiwengoh
Copy link
Contributor Author

huiwengoh commented Oct 10, 2024

/test-tlm
Starting TLM tests...
If you want to run all the TLM tests again (because TLM code is ready for review), comment '/test-tlm' on this PR.
If you want to re-run only the failed tests (you are still developing), comment '/rerun-failed-test-tlm' on this PR.
View full GitHub Actions run log
Tests completed!
TLM Tests Results: ✅✅✅✅✅
TLM Property Tests Results: ✅✅✅✅✅
Click the Github Actions run log for more information.

@huiwengoh huiwengoh merged commit 5c6543c into main Oct 10, 2024
6 checks passed
@huiwengoh huiwengoh deleted the tlm-retries branch October 10, 2024 18:59
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.

2 participants