Skip to content

chore: clarify InFlightTTLExceeded exception #1169

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

Merged
merged 7 commits into from
Mar 21, 2025

Conversation

texastony
Copy link
Contributor

Issue #, if available: InFlightTTLExceeded is largely undocumented.

Description of changes: Document InFlightTTLExceeded.

Squash/merge commit message, if applicable:

documentation: clarify InFlightTTLExceeded exception

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@texastony texastony requested a review from a team as a code owner December 31, 2024 01:06
@texastony texastony changed the title documentation: clarify InFlightTTLExceeded exception chore: clarify InFlightTTLExceeded exception Dec 31, 2024
@texastony texastony requested a review from seebees December 31, 2024 01:13
seebees
seebees previously approved these changes Dec 31, 2024
Copy link
Contributor

@seebees seebees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@texastony and @seebees, I noticed you are updating the smithy model files.
Does this update need new or updated user documentation?
Are you adding constraints inside list, map or union? Do you know about this issue: smithy-lang/smithy-dafny#491?

@texastony texastony force-pushed the tony/feat-improve-error-documentation branch from 4f27986 to 824c504 Compare January 22, 2025 01:36
Copy link
Contributor

@seebees seebees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@texastony and @seebees, I noticed you are updating the smithy model files.
Does this update need new or updated user documentation?
Are you adding constraints inside list, map or union? Do you know about this issue: smithy-lang/smithy-dafny#491?

@seebees seebees merged commit d1c42a6 into main Mar 21, 2025
196 checks passed
@seebees seebees deleted the tony/feat-improve-error-documentation branch March 21, 2025 16:21
lucasmcdonald3 pushed a commit that referenced this pull request Mar 24, 2025
## [1.10.0](v1.9.0...v1.10.0) (2025-03-24)

### Features -- Go

* **go:** Go smithy-dafny-standard-library v0.2.0 release ([#1219](#1219)) ([a6b9fb6](a6b9fb6))

### Miscellaneous

* add kms:GenerateRandom permission to CI role ([#1345](#1345)) ([56ebd5d](56ebd5d))
* clarify InFlightTTLExceeded exception ([#1169](#1169)) ([d1c42a6](d1c42a6))
* **deps:** extend supported version of pytz library ([#1333](#1333)) ([6f6876a](6f6876a))
* Enable local testing ([#1282](#1282)) ([70e5809](70e5809))
* expand prettier ignore ([#1270](#1270)) ([094c01c](094c01c))
* fix typos in smithy models ([#1326](#1326)) ([7f59a7e](7f59a7e))
* let fileio deal in uint8 instead of bv8 ([#1347](#1347)) ([80e28f3](80e28f3))
* Mark Down headings for the PR template ([#1351](#1351)) ([8c4de2b](8c4de2b))
* re-enable Dafny for MacOS ([#1343](#1343)) ([aa2bed1](aa2bed1))
* re-enable macOS CI ([#1346](#1346)) ([ed1f804](ed1f804))
* remove mac os from CI and refactor base64Lemmas ([#1325](#1325)) ([6067d3e](6067d3e))
* update releaserc ([#1312](#1312)) ([1a43584](1a43584))
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.

3 participants