threefoldtecharchive / rmb_archive

reliable message bus
0 stars 0 forks source link

handle network/server issues when forwarding a replay over http #32

Closed sameh-farouk closed 1 year ago

sameh-farouk commented 2 years ago

we are retrying failing attempts to send messages only when handling the requests from the local queue, but not retrying when we handling the requests from the replay queue. this led to dropping some replies, especially when dealing with a lot of requests.

we should handle network/server issues when sending the replay over HTTP by retrying to send again in cases of

MohamedEssamAdawy commented 2 years ago

done in 24127dc4bbc88b8d661352e56e0ab790de027855