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
Hello there.
Is it even possible to make flush to raise an exception after specified timeout?
My initial goal is to have a mechanism to track what messages were delivered to kafka for my transactional outbox implementation.
I'm not sure how to use current API properly for stable deliveries without chances to duplicate messages sent to kafka.
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
-
Hello there.
Is it even possible to make flush to raise an exception after specified timeout?
My initial goal is to have a mechanism to track what messages were delivered to kafka for my transactional outbox implementation.
I'm not sure how to use current API properly for stable deliveries without chances to duplicate messages sent to kafka.
Beta Was this translation helpful? Give feedback.
All reactions