-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
0.5Feisty FateFeisty FatePriority: 2 - High 😰Should be fixed as quickly as possible, ideally within the current or following sprintShould be fixed as quickly as possible, ideally within the current or following sprintType: Bug 🐛Some functionality not working in the codebase as intendedSome functionality not working in the codebase as intended
Description
Description
The duet.requests.handler return value is broken currently due to serialization errors.
TypeError: You tried to deserialize an unsupported type. This can be caused by several reasons. Either you are actively writing Syft code and forgot to create one, or you are trying to deserialize an object which was serialized using a different version of Syft and the object you tried to deserialize is not supported in this version.
How to Reproduce
Run: duet.requests.handler
Expected Behavior
No error
Additional Context
We will be refactoring this anyway.
Metadata
Metadata
Assignees
Labels
0.5Feisty FateFeisty FatePriority: 2 - High 😰Should be fixed as quickly as possible, ideally within the current or following sprintShould be fixed as quickly as possible, ideally within the current or following sprintType: Bug 🐛Some functionality not working in the codebase as intendedSome functionality not working in the codebase as intended