Error 408 in quicken for mac 2015 request timed out

broken image
broken image

However this doesn't exist in ASP.NET Core In previous versions of ASP.NET MVC you can apparently increase the timeout in your asp.net controller action. I understand this is to do with expiration timeout I get the following error during debug mode when the process takes longer than around 2 minutes This works but only has an issue for a long running process.

broken image

Public async Task MyLongRunningMethod(MyViewModel viewModel)

broken image

I make use of ajax call in my ASP.NET Core MVC view pages