Closed lorenzodimauro97 closed 2 years ago
You could try setting the Cocoon:Proxy:Timeout
configuration value?
Thanks! I was dumb enough to not be able to find that part of code when I searched, but I hope this'll help others who also were not able to find anything about it!
Hello!
I am currently testing this library to allow an incremental migration of a BIG Webforms application (>160 pages) to Blazor server.
First tests seem to run apparently fine however some pages take a very good while to load in the web forms app (we're talking about 2-5 minutes just to load) which causes YARP to fail miserably.
Here is a Pastebin for all intents and purposes: https://pastebin.com/cHHkbv9m
Now the question is, how should I go about appropriately handling the timeout value using this Library?