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

Fix metadata logging even when actors crash #721

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

shivdeep-singh-ibm
Copy link
Collaborator

Why are these changes needed?

In case the ray actors crash, the key processing_time may not be updated to stats, so while rounding off this key, we may get an exception which stops metadata from being written.

Related issue number (if any).

Also seen in the crash here. #719

updated.

In case the ray actors crash, the key `processing_time` may not be
updated to stats, so while rounding off this key, we may get an
exception which stops metadata from being written.

Signed-off-by: Shivdeep Singh <[email protected]>
@shahrokhDaijavad shahrokhDaijavad mentioned this pull request Oct 17, 2024
@touma-I touma-I merged commit 7e314c8 into IBM:dev Oct 28, 2024
84 checks passed
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.

4 participants