Angular HTTP Client increase timeout

Viewed 30

I am calling a service that needs around 50 60 seconds to responde but the http client in the network tab is throwing an error after 30 seconds. How can i increase the timeout of the HTTP Client in angular 14 ?

0 Answers
Related