How often does the Whimsy code get updated from git? And where is the cronjob defined? Or does it use a constantly running daemon, in which case how to check if it is running?
I have committed a couple of changes recently. The last one was over two hours ago now (Fri Apr 1 10:37:44 2016 +0100) but it still has not been applied as far as I can tell. The git code info says: Git code info: 40e810b 2016-04-01 01:01:16 +0100 I don't have experience with gitpubsub, but projects.a.o and reporter.a.o SVN code updates are almost instantaneous. It's a bit of a problem if code updates take a long time, especially if a mistake needs to be corrected, tho' that's not the case here.
