agenda-rest icon indicating copy to clipboard operation
agenda-rest copied to clipboard

Scheduling as a Service

Results 12 agenda-rest issues
Sort by recently updated
recently updated
newest added

It seems this repository has maintained agenda-rest in a usable state

Introduce logging. For example, if I want to count the number of times my API is run, how should I go about going so with agenda-rest? How about a system...

I was looking for something like this for a project that I am working on. Is this not actively maintained anymore? I only see renovate-bot commits for around 2 years...

When i run `agenda-rest -u -p 8082` i get the following failure on jobs ```json "failCount" : 2, "failReason" : "failure in callback: Error: connect ECONNREFUSED 127.0.0.1:8080" ``` my job...

[email protected] start C:\Users\hp\Desktop\SocialNetwork\client > react-scripts start internal/modules/cjs/loader.js:883 throw err; ^ Error: Cannot find module './settings' Require stack: - C:\Users\hp\Desktop\SocialNetwork\client\node_modules\@nodelib\fs.walk\out\index.js - C:\Users\hp\Desktop\SocialNetwork\client\node_modules\fast-glob\out\readers\stream.js - C:\Users\hp\Desktop\SocialNetwork\client\node_modules\fast-glob\out\providers\async.js - C:\Users\hp\Desktop\SocialNetwork\client\node_modules\fast-glob\out\index.js - C:\Users\hp\Desktop\SocialNetwork\client\node_modules\globby\index.js - C:\Users\hp\Desktop\SocialNetwork\client\node_modules\react-dev-utils\globby.js -...

Would be cool if we can have a couple more maintainers with write access to the repo as well as the npm package for faster publish, as it seems I've...

- [ ] Agenda is now using mocha for testing instead of ava. - [ ] The latest version of ava is not working with our current tests.

enhancement
help wanted

Hi, I've setup agenda-rest after a year using agenda in a monorepo. For some reason, when I post to /job/every instead of creating a new job in the db, the...

bug
help wanted