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

Include "OPERATION_NOT_COMPLETED" error for async operation #63

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

jgarciahospital
Copy link
Collaborator

What type of PR is this?

  • enhancement/feature

What this PR does / why we need it:

Include new error status for async operation, been able to report a processing error while calculating the async response.

Which issue(s) this PR fixes:

Fixes #62

Copy link

github-actions bot commented Dec 23, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ OPENAPI spectral 1 0 1.74s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 0.76s
✅ YAML yamllint 1 0 0.41s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Collaborator

@bigludo7 bigludo7 left a comment

Choose a reason for hiding this comment

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

LGTM

@jgarciahospital jgarciahospital merged commit 82c27fa into main Jan 15, 2025
2 checks passed
@jgarciahospital jgarciahospital deleted the jgarciahospital-patch-4 branch January 15, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include error status for async operation not completed
3 participants