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

Add a guide to error handling in developer docs #1032

Closed
jbelkins opened this issue Jun 6, 2023 · 4 comments
Closed

Add a guide to error handling in developer docs #1032

jbelkins opened this issue Jun 6, 2023 · 4 comments
Labels
documentation This is a problem with documentation. needs-investigation

Comments

@jbelkins
Copy link
Contributor

jbelkins commented Jun 6, 2023

Describe the issue

A guide to error handling should be added as a link on the main SDK README.

Topics:

  • Error types
  • Error protocols
  • Examples for handling common types of errors

Links

N/A

@jbelkins jbelkins added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Jun 6, 2023
@jbelkins jbelkins added needs-investigation and removed needs-triage This issue or PR still needs to be triaged. labels Jun 19, 2023
@jbelkins
Copy link
Contributor Author

Will check with doc writer about whether this is under their responsibilities

@shepazon
Copy link
Contributor

shepazon commented Aug 1, 2023

I've already started working on a chapter in the AWS SDK for Swift Developer Guide to cover error handling. It will include appropriate information from the error handling design document on Quip as well as other sources, plus samples and recommended best practices.

I've run into a couple of issues while working on it and have either filed tickets (like #1058) about them or asked questions directly.

I'm sure I'll have to hit the dev team up for a good bit of added info to make this all correct and awesome, but it's underway.

@shepazon
Copy link
Contributor

shepazon commented Apr 1, 2024

Done!

@jbelkins
Copy link
Contributor Author

Closed as completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. needs-investigation
Projects
None yet
Development

No branches or pull requests

2 participants