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

adding exception handling for transforms creation #616

Merged
merged 8 commits into from
Sep 25, 2024
Merged

Conversation

blublinsky
Copy link
Collaborator

Why are these changes needed?

Without this we can get into infinite loop of errors, which overwhelms the logger

Related issue number (if any).

@blublinsky blublinsky requested a review from daw3rd September 24, 2024 07:36
@blublinsky
Copy link
Collaborator Author

Oh, there is an interesting thing with Ray, actor init exception is not propagated, as it is a separate process. Hopefully it is fixed now

@daw3rd daw3rd merged commit cca4c82 into dev Sep 25, 2024
71 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.

2 participants