Added delay in batch job processing
This commit is contained in:
@@ -11,6 +11,15 @@ namespace AyaNova.KPI
|
||||
{
|
||||
internal static class KPIFetcher
|
||||
{
|
||||
|
||||
#if (AYSHOWKPIQUERYINFO)
|
||||
#if (DEBUG)
|
||||
#warning FYI AYSHOWKPIQUERYINFO is defined
|
||||
#else
|
||||
#error ### HOLDUP: AYSHOWKPIQUERYINFO is defined in a RELEASE BUILD!!!!
|
||||
#endif
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////
|
||||
// Get the kpi data requested
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user