This repository was archived by the owner on Apr 30, 2025. It is now read-only.
Activity
Update dependencies and remove pydantic <2.6 limit
Update dependencies and remove pydantic <2.6 limit
Pull request merge
Update dependencies and remove pydantic <2.6 limit
Update dependencies and remove pydantic <2.6 limit
Force push
Update dependencies and raise pydantic to 2.10
Update dependencies and raise pydantic to 2.10
Exclude simulate_retryable_error from wf for system tests
Exclude simulate_retryable_error from wf for system tests
Remove TEST_simulate_retryable_error
Remove TEST_simulate_retryable_error
Increase sleep time for system tests to 15
Increase sleep time for system tests to 15
Increase sleep time for system tests
Increase sleep time for system tests
Update system tests workflow, adjust tests, and increase worker sleep
Update system tests workflow, adjust tests, and increase worker sleep
Enhance task execution update with reasonForIncompletion from logs
Enhance task execution update with reasonForIncompletion from logs
Update conductor system tests
Update conductor system tests
Merge remote-tracking branch 'origin/main' into cleanup/remove-ga-wor…
Merge remote-tracking branch 'origin/main' into cleanup/remove-ga-wor…
Remove Clone ga_workflows_collected_data step from system-tests.yml
Remove Clone ga_workflows_collected_data step from system-tests.yml
Fix: Change O to 0 in TEST_simulate_retryable_error and add traceback
Fix: Change O to 0 in TEST_simulate_retryable_error and add traceback
Add RetryOnExceptionError class for handling task retries with custom…
Add RetryOnExceptionError class for handling task retries with custom…
Pull request merge
Simplify emitted error messages
Simplify emitted error messages
Remove the import of the traceback module
Remove the import of the traceback module
Force push
Remove the import of the traceback module
Remove the import of the traceback module
Remove traceback from logs and refine retryable_error worker
Remove traceback from logs and refine retryable_error worker