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

Set status for console command transactions #891

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

rodion-k
Copy link
Contributor

@rodion-k rodion-k commented Nov 4, 2024

Currently console command transactions are added with status unknown. As a result, the error rate in queues is incorrect if a message was produced in a console command. This change sets the status ok if the exit code is 0 and the status internal error otherwise.

@cleptric cleptric merged commit 0949fc2 into getsentry:master Nov 20, 2024
33 checks passed
@cleptric
Copy link
Member

Thanks!

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.

3 participants