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

Publish "Detailed error explanations" design documentation page #3780

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

david-perez
Copy link
Contributor

The page was added back in #3734, but was not added to the index, so
https://smithy-lang.github.io/smithy-rs/design/client/detailed_error_explanations.html,
which is exposed here:

tracing::info!(
see_for_more_info = "https://smithy-lang.github.io/smithy-rs/design/client/detailed_error_explanations.html",
"Connection encountered an issue and should not be re-used. Marking it for closure"
);

currently points to a 404.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@david-perez david-perez requested review from a team as code owners August 2, 2024 14:52
@david-perez david-perez enabled auto-merge August 2, 2024 15:05
Copy link

github-actions bot commented Aug 2, 2024

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@david-perez david-perez added this pull request to the merge queue Aug 2, 2024
Merged via the queue into main with commit bb1971a Aug 2, 2024
44 checks passed
@david-perez david-perez deleted the publish-detailed-error-explanations-page branch August 2, 2024 15:47
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