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

Handle exceptions in variable loading and fix type checking. #6256

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

sfmskywalker
Copy link
Member

@sfmskywalker sfmskywalker commented Jan 1, 2025

Added try-catch block to log failures when reading variables from storage, ensuring robust error handling. Also refined type checking for ExpandoObject deserialization in ObjectConverter to prevent invalid operations.


This change is Reviewable

Added try-catch block to log failures when reading variables from storage, ensuring robust error handling. Also refined type checking for `ExpandoObject` deserialization in `ObjectConverter` to prevent invalid operations.
@sfmskywalker sfmskywalker merged commit d3af106 into main Jan 1, 2025
4 checks passed
@sfmskywalker sfmskywalker deleted the bug/6255 branch January 1, 2025 21:08
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.

[BUG] Workflow Instances sometimes show 400 (Bad Request) in 3.3.0 RC5
1 participant