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

Log to clickhouse in execution_server.MarkExecutionFailed #8652

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vanja-p
Copy link
Contributor

@vanja-p vanja-p commented Mar 14, 2025

This used to be the behavior before I broke it in #8036, because I moved the recordExecution call out of updateExecution.

Also, fix a possible panic when platform.ParseProperties fails. All subsequent code assumes that the return platform is non-nil.

…kExecutionFailed

This was introduced by #8036, because I moved the `recordExecution` call out of `updateExecution`.

Also, fix a possible panic when platform.ParseProperties fails. All subsequent code assumes that the return platform is non-nil.
@vanja-p vanja-p requested a review from bduffany March 14, 2025 18:06
@vanja-p vanja-p changed the title Fix a bug in execution_server.go where don't log to clickhouse in Mar… Log to clickhouse in execution_server.MarkExecutionFailed Mar 14, 2025
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.

1 participant