Kevan Ahlquist

Results 7 comments of Kevan Ahlquist

I'd appreciate the feature to handle multi-json responses, redesigning the API isn't an option for everyone.

This plugin seems to be dead/dying, but just in case this helps anyone, here's what I added to get around this. ``` self.zoomContainer.bind('touchmove', function(e){ self.overWindow = true; b.setElements('show'); }); ```...

I haven't researched options in a while, maybe check out https://github.com/jackmoore/zoom.

I'm not sure I understand the behavior you're looking for. Even if no new jobs are submitted to the cluster, it's cron. All existing jobs would continue to be started...

@0xABAB Understood, to completely bring the world to a stop you'd need to disable all existing jobs and make sure that new jobs are either created in a disabled state...

@0xABAB It's definitely worthwhile to explore use cases like that, operational issues are tricky. I've been watching this project for a while, I don't personally run dkron at work.

_crickets_ Is it dead?