generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 458
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpending-releaseFix or implementation already in dev waiting to be releasedFix or implementation already in dev waiting to be released
Description
What were you searching in the docs?
Batch processing error handling documentation
Is this related to an existing documentation section?
https://docs.powertools.aws.dev/lambda/python/latest/utilities/batch/#error-handling
How can we improve?
The code highlighting points to line 24 (empty line) instead of line 23 where the raise InvalidPayload exception actually occurs.
Got a suggestion in mind?
Change hl_lines="24" to hl_lines="23" in docs/utilities/batch.md
- I understand the final update might be different from my proposed suggestion, or refused.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpending-releaseFix or implementation already in dev waiting to be releasedFix or implementation already in dev waiting to be released
Type
Projects
Status
Coming soon