Thin events have the benefit of easy retry/resend logic. Depending on your message queue solution you might need to sometimes resend events. If the event is 'user account changed', receiving it a few times too many…
Thin events have the benefit of easy retry/resend logic. Depending on your message queue solution you might need to sometimes resend events. If the event is 'user account changed', receiving it a few times too many…