Skip to content

fix: register sdk interrupt models with msgpack allowlist (#1500)#814

Open
radu-mocanu wants to merge 1 commit intomainfrom
fix/issue-1500-msgpack-createtask
Open

fix: register sdk interrupt models with msgpack allowlist (#1500)#814
radu-mocanu wants to merge 1 commit intomainfrom
fix/issue-1500-msgpack-createtask

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Apr 28, 2026

Summary

  • allowlist every class in uipath.platform.common.interrupt_models with langgraph's msgpack safe-types set on runtime startup

Why

Fixes UiPath/uipath-python#1500

silences the unregistered type ...CreateTask warning emitted on every HITL --resume.

@radu-mocanu radu-mocanu force-pushed the fix/issue-1500-msgpack-createtask branch from a6fc37e to 7188224 Compare April 28, 2026 11:49
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.

[DX] GAP-07: SDK's own CreateTask type not registered with msgpack, produces warning on every resume

2 participants