Marius

Results 6 issues of Marius

Hi there, would it be possible to compile this module to ES5 before the NPM publish? This would resolve lots of problems for me, as I want to use it...

It can happen that workers get stuck silently. We were using `node-resque` worker before, which handled this scenario very well. With `goworker`, jobs just keep shown as running in `resque-web`....

This prevents an unwanted offset of the page, when the context menu is opened. The same technique is being used by bootstrap-modal, 15px is the width of the scroll bar.

When the page is reloaded (e.g. when someone uses the `reload` package) and the tab is not active, the page only begins to render if the tab then becomes active....

enhancement

**Is your feature request related to a problem? Please describe.** Often I modify a single service inside my stack (Env, Label, ...) and want to persist this change inside the...

status/discuss

I am running `job.cancel()` inside a running job. Getting this Mongo exception when trying to cancel a job with the `dependents` option set to `false`: W20170616-15:26:44.401(2)? (STDERR) { [MongoError: $and/$or/$nor...

bug