Skip to content

ref(client): Make prepare_event public #662

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

Merged
merged 1 commit into from
Jun 5, 2024
Merged

ref(client): Make prepare_event public #662

merged 1 commit into from
Jun 5, 2024

Conversation

elramen
Copy link
Contributor

@elramen elramen commented Jun 5, 2024

Make prepare_event public so that sentry-cli can use it directly instead of via capture_event. This allows sentry-cli to do the actual transmission (with its envelopes client), enabling debug logging and non-zero exit codes on transmission failure.

Make prepare_event public so that sentry-cli can use it directly instead of via capture_event. This allows sentry-cli to do the actual transmission, enabling debug logging and non-zero exit codes on transmission failure
@elramen elramen requested review from Swatinem and loewenheim June 5, 2024 13:17
@elramen elramen merged commit b81348f into master Jun 5, 2024
12 checks passed
@elramen elramen deleted the prepare-event branch June 5, 2024 13:30
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.

None yet

2 participants