Skip to content

Propagate reqwest timeout error message#2

Merged
RAprogramm merged 1 commit intomainfrom
codex/update-timeout-handling-in-apperror
Sep 11, 2025
Merged

Propagate reqwest timeout error message#2
RAprogramm merged 1 commit intomainfrom
codex/update-timeout-handling-in-apperror

Conversation

@RAprogramm
Copy link
Owner

Summary

  • preserve original reqwest::Error text in timeout mapping
  • add async test verifying timeout message includes upstream error
  • add tokio dev-dependency for test runtime

Testing

  • cargo clippy --all-targets --features "reqwest tokio" -- -D warnings
  • cargo build --all-targets --features "reqwest tokio"
  • cargo test --all --features "reqwest tokio"
  • cargo doc --no-deps --features "reqwest tokio turnkey"

https://chatgpt.com/codex/tasks/task_e_68c26562aa68832b9ff2080b2e4372cf

@RAprogramm RAprogramm merged commit 1ca8aba into main Sep 11, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex/update-timeout-handling-in-apperror branch September 11, 2025 06:10
@RAprogramm RAprogramm mentioned this pull request Oct 18, 2025
Merged
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant