tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[httpx.ConnectError: Connection refused] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[telegram.error.NetworkError: httpx.ConnectError] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[NetworkError: remote end closed connection without response] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[httpx.ReadTimeout: read timed out] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[ReadTimeout: timed out] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[Server disconnected] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[Temporarily unavailable] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[Temporary failure in name resolution] tests/gateway/test_telegram_progress_edit_transient.py::test_transient_errors_are_classified_as_transient[Connection error: failed to connect] tests/gateway/test_telegram_progress_edit_transient.py::test_permanent_errors_are_not_transient[Bad Request: message to edit not found] tests/gateway/test_telegram_progress_edit_transient.py::test_permanent_errors_are_not_transient[Bad Request: message can't be edited] tests/gateway/test_telegram_progress_edit_transient.py::test_permanent_errors_are_not_transient[Bad Request: not enough rights to edit the message] tests/gateway/test_telegram_progress_edit_transient.py::test_permanent_errors_are_not_transient[Bad Request: MESSAGE_ID_INVALID] tests/gateway/test_telegram_progress_edit_transient.py::test_permanent_errors_are_not_transient[flood_control:30.0] tests/gateway/test_telegram_progress_edit_transient.py::test_permanent_errors_are_not_transient[Forbidden: bot was blocked by the user] tests/gateway/test_telegram_progress_edit_transient.py::test_send_result_retryable_default_is_false tests/gateway/test_telegram_progress_edit_transient.py::test_send_result_retryable_can_be_set_true tests/gateway/test_telegram_progress_edit_transient.py::test_send_result_retryable_false_for_permanent tests/gateway/test_telegram_progress_edit_transient.py::test_transient_failure_keeps_can_edit_true tests/gateway/test_telegram_progress_edit_transient.py::test_permanent_failure_sets_can_edit_false tests/gateway/test_telegram_progress_edit_transient.py::test_multiple_transient_then_success_keeps_can_edit_true tests/gateway/test_telegram_progress_edit_transient.py::test_flood_control_sets_can_edit_false 22 tests collected in 0.18s