Skip to content

Continuation timeout issue #641

Discussion options

You must be logged in to vote

Hi again,
I installed some tcp sniffing to check what go out from my pod during a timeout.

in hutch logs : I can see :

publishing message '{"product_ids":[223],"timestamp":"1665741863"}' to sync_products.fsa
publishing message '{"product_ids":[223],"timestamp":"1665741863"}' to sync_products.rtb
publishing message '{"product_ids":[223],"timestamp":"1665741878"}' to sync_products.rtb

as we can see the first sent on fsa queue was ok. but the first sent on rtb queue has been missed, therefore our auto retry which resend it 15sec after (the time of continutation timeout).
here the wireshark captures :

From what I see, it sounds like messages are correctly sent and acked but I'm really not r…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@michaelklishin
Comment options

@thomasLeclaire
Comment options

@michaelklishin
Comment options

Answer selected by thomasLeclaire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants