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

feat: allow specifying a custom status when failing #253

Merged
merged 3 commits into from
Mar 9, 2022

Conversation

jroper
Copy link
Member

@jroper jroper commented Mar 9, 2022

This allows setting a custom status when failing, by adding an optional status parameter to the ctx.fail() and replies.failure() methods.

This allows setting a custom status when failing, by adding an optional
status parameter to the `ctx.fail()` and `replies.failure()` methods.
@github-actions github-actions bot added the Documentation Improvements or additions to documentation label Mar 9, 2022
Copy link
Member

@pvlugter pvlugter left a comment

Choose a reason for hiding this comment

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

Cool, looks good. CI is failing on prettier check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation javascript-sdk kalix-runtime Runtime and SDKs sub-team typescript-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants