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

Optional status details #105

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Conversation

kstribrnAmzn
Copy link
Member

Description of changes:
Add optional status details messaging to the Jobs_UpdateMsg API. This API will do minimal payload verification - only verifying that the status details is valid JSON. It is up to the user to ensure the key-value format of the payload.

This will need to be rebased after #104 is merged.

Issue #, if available:
#102

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

Allows users to send a valid JSON key-value set to the
jobs service. This API does lightweight
validation of the status details payload.
source/include/jobs.h Outdated Show resolved Hide resolved
test/unit-test/jobs_utest.c Show resolved Hide resolved
source/jobs.c Outdated Show resolved Hide resolved
source/jobs.c Outdated Show resolved Hide resolved
@kstribrnAmzn kstribrnAmzn merged commit b85b306 into aws:main Jul 8, 2024
10 checks passed
@kstribrnAmzn kstribrnAmzn deleted the optionalStatusDetails branch July 8, 2024 14:24
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.

4 participants