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

Better error description when the message body is not set #1607

Open
calexh-sar opened this issue May 24, 2024 · 0 comments
Open

Better error description when the message body is not set #1607

calexh-sar opened this issue May 24, 2024 · 0 comments

Comments

@calexh-sar
Copy link
Contributor

Created a workflow with a message, and forget to set the payload. I got this error message which didn't point me to the problem. i knoew the throw event errored, but I didn't understand what was "None"

Image

Had to go to Sentry to figure it out - https://sartography.sentry.io/issues/5063127340/?referrer=slack&notification_uuid=2a482806-4238-456e-8eec-6f2b75a67b73&alert_rule_id=12461473&alert_type=issue

And there it becamse clear that the body of the message being sent was evaluating to None.

@burnettk burnettk added this to the Message Stability / Usability milestone Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issue
Development

No branches or pull requests

2 participants