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
Message objects in HandleConsumer are at the moment just serialized onto the queued which hard-binds them. It would be good if this job used MessageSerializer like in the repository:
Message objects in
HandleConsumer
are at the moment just serialized onto the queued which hard-binds them. It would be good if this job used MessageSerializer like in the repository:LaravelEventSauce/src/LaravelMessageRepository.php
Line 42 in 7bd64ed
The text was updated successfully, but these errors were encountered: