This commit is contained in:
2021-12-28 18:20:40 +00:00
parent 7f40e53df0
commit 57c318e8fa

View File

@@ -551,7 +551,6 @@ namespace AyaNova.Biz
page.DefaultTimeout = 0;//infinite timeout as we are controlling how long the process can live for with the reportprocessmanager
try
{
throw new ReportRenderTimeOutException("TEST");
//info and error logging
page.Console += async (sender, args) =>
{