There is one case we are using the MultiFrontEnd Repeater for webhook implementation.The issue we are facing here is that, currently are triggering the Boardcast repeat internal on all the servers available in prod.And while getting the response we are getting the same only on one server and completes the journey.But the other webhook request keeps on waiting for the response and ultimately timesout after 50 secs.
This unanswered webhook request increasing the server load in prod env and hence impacting the other application processing.
Can you please help us with this scenario, how to manage the unanswered request once we get the webhook response on any one server.
Hi Manish,
I am having a hard time understanding your question.
Also, if you can add an OML, or print screens of your broadcast/repeater implementation (Https, server aggregate, rest exposure, etc) can greatly help.
Hi @Nuno Damaso ,Yes, Please find the responses aligned.
But I am facing issue, for the signals sent on all the servers and not being acknowledge.These signals are waiting for response and timesout after sometime.So my question is how to handle these signals which are not being acknowledged.
Hi @Nuno Damaso ,Have you got a chance to look at the above issue.
Attached are two .oaps, one for the Push Event Hub for compatibility (its on a new version) and a DEMO using Multiple FEs for test.
I would like to ask you to install them both and run the MFE Test App, clicking the broadcast with a message.
Let's take it from there, I believe it will be easier.