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
I was wondering about the incompleteEventPublications.resubmitIncompletePublicationsOlderThan() function and noticed that the events published lost their original produced order.
Did anyone else figure out already how to retain production order of the incomplete event publication?
I was looking at the event registry database structure, but it seems there is no sequence used as primary key so this is not an option?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was wondering about the
incompleteEventPublications.resubmitIncompletePublicationsOlderThan()
function and noticed that the events published lost their original produced order.Did anyone else figure out already how to retain production order of the incomplete event publication?
I was looking at the event registry database structure, but it seems there is no sequence used as primary key so this is not an option?
Beta Was this translation helpful? Give feedback.
All reactions