ashb commented on code in PR #73249:
URL: https://github.com/apache/airflow/pull/73249#discussion_r4034138109
##########
task-sdk/tests/task_sdk/execution_time/test_supervisor.py:
##########
@@ -3608,30 +3720,27 @@ def
test_handle_requests_network_exception_does_not_crash_loop(self, watched_sub
),
],
)
- def test_terminal_state_not_set_when_direct_api_fails(
+ def test_worker_outcome_retained_when_direct_api_fails(
Review Comment:
I'll do it here, and get ensure the cases we cover matches all the types
that are possible using `get_type_hints()`/`get_args()` etc.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]