You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the symfony serializer component to save messages data in a database, the deserializer is not able to deserialize the DeduplicateStamp.
Error : Could not decode stamp: The type of the "key" attribute for class "Symfony\Component\Messenger\Stamp\DeduplicateStamp" must be one of "string" ("array" given).