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

chore: support delegation of determining errors for an operation #489

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Jan 12, 2022

Issue #, if available:
Internal JS-2681
Similar to aws/smithy-go#304

Description of changes:
Supports delegation of determining errors for an operation, needed to support awsQueryError trait

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

@trivikr trivikr merged commit a56d352 into smithy-lang:main Jan 13, 2022
@trivikr trivikr deleted the aws-query-error-trait branch January 13, 2022 17:23
trivikr added a commit to trivikr/smithy-typescript that referenced this pull request Sep 28, 2022
srchase pushed a commit to srchase/smithy-typescript that referenced this pull request Mar 17, 2023
srchase pushed a commit that referenced this pull request Mar 23, 2023
* feat(node-http-handler): support custom agent

* fix: supply httpHandlerOptions with client.send() instead of httpOptions

* feat: remove Browser&Node handler options interface from types package

Because these interfaces are constructor interface for individual
http handler, they only need to be exposed from its own http handler
package
srchase pushed a commit that referenced this pull request Apr 26, 2023
* feat(node-http-handler): support custom agent

* fix: supply httpHandlerOptions with client.send() instead of httpOptions

* feat: remove Browser&Node handler options interface from types package

Because these interfaces are constructor interface for individual
http handler, they only need to be exposed from its own http handler
package
srchase pushed a commit that referenced this pull request Jun 16, 2023
* feat(node-http-handler): support custom agent

* fix: supply httpHandlerOptions with client.send() instead of httpOptions

* feat: remove Browser&Node handler options interface from types package

Because these interfaces are constructor interface for individual
http handler, they only need to be exposed from its own http handler
package
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