SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
SI - Site Forums : Silicon Investor - New feature discussion -- Ignore unavailable to you. Want to Upgrade?


To: FJB who wrote (4503)9/15/2014 9:54:08 PM
From: SI Dmitry (code monkey)  Respond to of 7351
 
Dear FUBHO,

I've changed those queries which were running as a scheduled job hourly on the hour to run daily at 5AM instead.

In my testing the job takes under 8 seconds to run on our development SQL server, but it seems possible that in the concurrence of the job with high access operations to the database (a lot of user site activity) the execution times might be skewing higher. Hopefully this will rid us of those "crazy Ivans".

Regards,

@Dima