9 hour deploy and counting. Major UK retail site – still down as stores open.
argos.co.uk3 pointsby joombar1 comments
oboe( fs.createReadStream( '/home/me/secretPlans.json' ) )
.node('!.schemes.*', function(scheme){
console.log('Aha! ' + scheme);
});
.node('!.plottings.*', function(deviousPlot){
console.log('Hmmm! ' + deviousPlot);
})
.done(function(){
console.log("*twiddles mustache*");
});
As the sun rises in the UK, this is half the business shut down during business hours.