Skip to content

Conversation

BelSasha
Copy link
Contributor

@BelSasha BelSasha commented Mar 2, 2025

No description provided.

Copy link
Contributor Author

BelSasha commented Mar 2, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@BelSasha BelSasha changed the title update serialization exceptions [WIP] update serialization exceptions Mar 2, 2025
@BelSasha BelSasha force-pushed the sb/update-serialization-exceptions branch from 00ee9b0 to 4d64282 Compare March 3, 2025 11:38
@@ -339,7 +339,7 @@ def handle_response(
except Exception as e:
logger.error(
f"{system_color}{err_str}: Failed to unpickle exception. Please check the logs for more "
f"information.{reset_color}"
f"information.\n Make sure that the remote and local versions of python and all installed packages are as expected.{reset_color}"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should be more concrete about the python version, and just ask the user to upgrade it? Usually It should resolve the code takes n arguments error we get (when we fail to unpickle an exception, for example).

@BelSasha BelSasha force-pushed the sb/update-serialization-exceptions branch 5 times, most recently from 5d7d0f0 to b61cd24 Compare March 5, 2025 16:28
@BelSasha BelSasha force-pushed the sb/update-serialization-exceptions branch 18 times, most recently from f44d68f to 40d7338 Compare March 13, 2025 14:49
@BelSasha BelSasha force-pushed the sb/update-serialization-exceptions branch from 40d7338 to eac322b Compare March 13, 2025 15: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.

1 participant