Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / node-cron/node-cron issues and pull requests

#428 - Task.stop() is not a function

Issue - State: open - Opened by efraimjer about 2 months ago

#427 - JSON.stringify a running cron.ScheduledTask return error

Issue - State: open - Opened by wadjith about 2 months ago

#425 - node-cron does not work with '0 0 1 * *'

Issue - State: closed - Opened by CamelCoder 3 months ago

#424 - [ask] preventOverrun

Issue - State: open - Opened by aldinokemal 3 months ago

#423 - Cron runs multiple times based on number of vCPUs

Issue - State: open - Opened by ashin-kk 4 months ago - 5 comments

#422 - Cron not working correctly

Issue - State: open - Opened by a-bahdanau 4 months ago - 1 comment

#421 - chore: remove uuid dependency

Pull Request - State: open - Opened by isaac0yen 4 months ago - 1 comment

#420 - Bug

Issue - State: open - Opened by chan-ny 5 months ago

#419 - fix: invalid value separator

Pull Request - State: open - Opened by dominikfiala 6 months ago

#418 - Invalid value separator

Issue - State: open - Opened by dominikfiala 6 months ago

#417 - Add randomness to execution time

Issue - State: open - Opened by mwgamble 8 months ago

#416 - node-cron not working on node v20.11.0

Issue - State: closed - Opened by devesh-anand 8 months ago

#415 - Cron schedule doesn't work without seconds

Issue - State: open - Opened by Luca-Tamburo 8 months ago - 1 comment

#414 - why didn't cron throw the Error

Issue - State: closed - Opened by codenoy 9 months ago - 2 comments

#413 - How to write cronjobs in seperate file nodejs

Issue - State: open - Opened by guypeled1 9 months ago - 1 comment

#412 - Add missed options in documentation

Pull Request - State: open - Opened by rogov-k 10 months ago

#411 - adding npmignore

Pull Request - State: open - Opened by MapreeDev 10 months ago

#410 - Refactor scheduler and test files to handle missed executions

Pull Request - State: open - Opened by alexandreL 10 months ago

#409 - Would node cron jobs start automatically after a server reboots?

Issue - State: open - Opened by ZehuaZhang 10 months ago - 1 comment

#408 - Getting error on expression 0 6/12 * * *

Issue - State: open - Opened by henry-devlpr 10 months ago - 1 comment

#407 - Tag the v3.0.3 release

Issue - State: closed - Opened by harryzcy 11 months ago - 2 comments

#406 - cron.getTasks is not a function

Issue - State: open - Opened by devrogergroff 11 months ago

#405 - Cron throwing error execution must be a function

Issue - State: open - Opened by chaitanya1248 12 months ago

#404 - Memory leak happening (only 2 cron running)

Issue - State: closed - Opened by RohitLakh about 1 year ago - 4 comments

#403 - Array mapping to create multiple crons but only the first one runs

Issue - State: open - Opened by ManuLpz4 about 1 year ago - 1 comment

#402 - Fixed the unexpected second execution if recoverMissedExecutions

Pull Request - State: open - Opened by tamilselvan-elangovan over 1 year ago - 2 comments

#401 - NODE-CRON ISSUE ON UBUNTU (NOT RUNNING CRON)

Issue - State: open - Opened by EKI-INDRADI-PRIEDS over 1 year ago - 2 comments

#399 - Exception thrown inside scheduled task is silently swallowed

Issue - State: open - Opened by avillacis over 1 year ago - 3 comments

#398 - docs: migrate to es6 and add how to get tasks in node-cron

Pull Request - State: closed - Opened by linder3hs over 1 year ago

#397 - Integration with node-cron-expression

Issue - State: open - Opened by kbariotis over 1 year ago

#396 - add 'l'/'L' for last day of month

Pull Request - State: open - Opened by antonidasyang over 1 year ago

#395 - Api call in cron function

Issue - State: open - Opened by AustinFabian over 1 year ago

#394 - refactor: replace uuid with node's crypto module

Pull Request - State: open - Opened by ImRodry over 1 year ago

#393 - duplicate cron jobs for apps in cluster mode

Issue - State: open - Opened by StefanNedelchev over 1 year ago - 6 comments

#392 - Bump flat and mocha

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#391 - check if task has already started

Issue - State: open - Opened by ikeawesom almost 2 years ago

#389 - get list of scheduled jobs

Issue - State: open - Opened by ronytesler almost 2 years ago - 2 comments

#388 - Reschedule

Issue - State: open - Opened by wwwprateekmishra almost 2 years ago - 1 comment

#387 - Behavior in distributed system

Issue - State: open - Opened by TeddyAlbina almost 2 years ago

#386 - Why this valid express in crontab is invalid in node-cron?

Issue - State: open - Opened by RadianSmile almost 2 years ago

#385 - Delete a task by reference or by name

Pull Request - State: open - Opened by brian-geoghegan almost 2 years ago

#384 - React-Native: npm install failing on mac os ventura

Issue - State: open - Opened by RavindraSaxena83 almost 2 years ago

#383 - node-cron package is down?

Issue - State: open - Opened by Adeeb9765 almost 2 years ago - 1 comment

#382 - Is it possible to check if the cron job is scheduled or not

Issue - State: closed - Opened by ahsan131-hub about 2 years ago - 1 comment

#381 - Clean up existing tasks

Issue - State: open - Opened by javivi02 about 2 years ago - 2 comments

#380 - node cron after Deploy not work But works on my machine

Issue - State: open - Opened by oren1122 about 2 years ago - 7 comments

#378 - Memory Leaks on version 3.0.1 and 3.0.2

Issue - State: open - Opened by Sergeyshall about 2 years ago - 3 comments

#377 - Can we add this to the docs ? - Default time

Issue - State: open - Opened by ece-diegopg about 2 years ago

#376 - Recommend a CronMaker for Node-Cron

Issue - State: open - Opened by cawoodm about 2 years ago - 1 comment

#375 - Offset syntax works incorrectly

Issue - State: open - Opened by satoshiman about 2 years ago - 12 comments

#374 - cron task time and work time

Issue - State: open - Opened by Alice-Thirty about 2 years ago

#373 - two cron sometime not work

Issue - State: open - Opened by Alice-Thirty about 2 years ago - 1 comment

#372 - Bump moment-timezone from 0.5.34 to 0.5.35

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#371 - It's not working

Issue - State: open - Opened by KORAYGT2 about 2 years ago - 2 comments

#370 - Bump moment from 2.29.2 to 2.29.4

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#369 - Document and toggle the passed arguments to the function

Issue - State: open - Opened by thanpolas about 2 years ago

#368 - built-in typescript support

Pull Request - State: open - Opened by SuperchupuDev about 2 years ago - 4 comments

#367 - node.js script execution

Issue - State: open - Opened by OGlord1 about 2 years ago - 1 comment

#366 - fixes #358: creates single instance of date formatter

Pull Request - State: closed - Opened by gokulchandra about 2 years ago - 11 comments

#365 - Cron job doesn't stop

Issue - State: open - Opened by ghost about 2 years ago - 1 comment

#364 - Package UUID is a dependency but is not in package.json

Issue - State: closed - Opened by QuadeHale about 2 years ago - 1 comment

#363 - Task is running twice

Issue - State: open - Opened by DarshanSP19 about 2 years ago - 3 comments

#362 - Does this allow all commands to run?

Issue - State: open - Opened by redimongo about 2 years ago

#361 - Please update moment

Issue - State: open - Opened by ruettenm about 2 years ago

#360 - fix: replace missing uuid dependency with crypto.randomUUID

Pull Request - State: closed - Opened by Privatecoder about 2 years ago - 3 comments

#359 - Allow removing tasks from current schedule

Pull Request - State: open - Opened by Adee1499 about 2 years ago - 1 comment

#358 - Excessive CPU/RAM usage

Issue - State: closed - Opened by IscoV about 2 years ago - 22 comments

#357 - missing dependency: uuid

Issue - State: closed - Opened by danielecr over 2 years ago - 18 comments

#356 - fix: add uuid dependency

Pull Request - State: closed - Opened by Juneezee over 2 years ago - 5 comments

#355 - Bug with uuid dependency in [email protected]

Issue - State: closed - Opened by Choppel over 2 years ago - 9 comments

#354 - Bump ansi-regex from 3.0.0 to 3.0.1

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#352 - Dynamically change the scheduled time

Issue - State: open - Opened by arun-logiq over 2 years ago

#351 - Can we please merge the package update PRs?

Issue - State: open - Opened by berkerdemirer over 2 years ago - 1 comment

#350 - Emitting of error event on task doesn't work

Issue - State: open - Opened by WebKieth over 2 years ago - 1 comment

#349 - Question: How does this library handle machines going to sleep?

Issue - State: open - Opened by k-funk over 2 years ago - 1 comment

#348 - Possible memory leak because of undestroyed tasks

Issue - State: open - Opened by owoschhodan over 2 years ago - 4 comments

#347 - cron not running

Issue - State: open - Opened by realrecordzLab over 2 years ago - 1 comment

#346 - Add GetTasks to Readme and move Validate to correct location

Pull Request - State: open - Opened by JacquelineJ96 over 2 years ago

#345 - Readme needs documentation for getTasks and validate

Issue - State: open - Opened by JacquelineJ96 over 2 years ago

#344 - vulnerability issue regarding moment

Issue - State: open - Opened by kid1412621 over 2 years ago

#343 - Destroy method does not work or was removed

Issue - State: open - Opened by jeanpitx over 2 years ago - 1 comment

#342 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#341 - Bump moment from 2.29.1 to 2.29.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#340 - persist jobs to rerun on restart

Issue - State: open - Opened by dcsan over 2 years ago

#339 - document requirements?

Issue - State: open - Opened by dcsan over 2 years ago

#338 - changed dependency badge url from david-dm to shields.io

Pull Request - State: closed - Opened by userid007 over 2 years ago

#337 - Tasks run immediately when cron.schedule() is called

Issue - State: closed - Opened by tsongas over 2 years ago - 3 comments

#336 - About cron

Issue - State: open - Opened by Satish070621 over 2 years ago - 2 comments

#335 - timezone problem

Issue - State: open - Opened by Franky5831 over 2 years ago - 1 comment

#334 - Errors Silenced

Issue - State: open - Opened by fishcharlie over 2 years ago - 2 comments

#333 - Command running twice

Issue - State: open - Opened by xHaruke over 2 years ago - 1 comment

#332 - add option recoverMissedExecutions in readme

Pull Request - State: closed - Opened by theusmoreira over 2 years ago

#331 - Bump pathval from 1.1.0 to 1.1.1

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#330 - Sync to wallclock

Issue - State: open - Opened by 0xgeert over 2 years ago

#321 - Added Named Jobs

Pull Request - State: closed - Opened by Root3287 over 2 years ago - 2 comments