This commit is contained in:
@@ -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) =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user