Pinned issues
Issues
- 0
- 0
NATS data store and event broker
#984 opened by legout - 34
App crash
#952 opened by mmmcorpsvit - 1
Bi-hourly `CronTrigger` runs into infinite loop at daylight savings time boundary
#980 opened by timon-k - 4
- 10
Jobs scheduled to run every 1 minute gets missed if previous job takes longer; max_instances is set to higher number
#977 opened by pchatterjee-cfx - 1
运行时会报UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
#976 opened by liuHongyang0207 - 0
- 0
- 7
All workers run job when using sqlite3 data store
#959 opened by legout - 3
Add async redis jobstore
#972 opened by lplpqq - 10
Add .get_task method to Schedulers - APS v4
#953 opened by HK-Mattew - 2
Add priority to jobs - APS V4
#960 opened by HK-Mattew - 1
App Crashed
#967 opened by lucasjinreal - 18
Support on APScheduler to AsyncEngine
#966 opened by brunolnetto - 1
Is typo in _context.py?
#956 opened by mywaiting - 7
Export crontab line from CronTrigger
#945 opened by fcrozetta - 14
- 4
Table Prefix for SQLAlchemyDataStore
#928 opened by jgz - 0
Implement schedule filters
#906 opened by agronholm - 2
- 1
When a job is forcibly cancelled by calling `stop()`, the added schedule to the scheduler will no longer create new job.
#903 opened by Trung0246 - 3
BackgroundSchedule suddenly stops working after running for a period of time
#870 opened by 1476339526 - 0
Allow more job defaults' config to be passed
#941 opened by Kenchir - 2
- 4
v4 Temporary data store error Scheduler crashed
#943 opened by ramki88 - 4
- 6
Save results of scheduler jobs, version: 4.0.0a5
#927 opened by HK-Mattew - 10
- 5
TypeError: cannot pickle '_io.TextIOWrapper' object
#933 opened by Kenchir - 13
- 1
- 0
PsycopgEventBroker.from_async_sqla_engine raises
#921 opened by Jdsleppy - 1
background cron job getting stopped after time run
#904 opened by Dhiru - 6
RuntimeError: cannot schedule new futures after interpreter shutdown when the job is triggered
#918 opened by Anzal-calixto - 7
- 1
- 3
AsyncIOScheduler not working with MongoDBJobStore (cannot pickle 'TaskStepMethWrapper' object)
#872 opened by difhel - 2
So confusing between sync and async.
#894 opened by zawsq - 5
Allows defining custom pickling method.
#888 opened by Trung0246 - 3
sqlalchemy.exc.ProgrammingError: (asyncmy.errors.ProgrammingError) (1064, "You have an error in your SQL syntax;
#878 opened by DRMPN - 2
- 0
- 4
Support pausing and unpausing schedules
#899 opened by WillDaSilva - 0
- 6
Create a Cron Trigger with month="*/12" does not work
#886 opened by JVGC - 2
- 1
TypeError: RetryMixin._retry.<locals>.after_attempt() missing 1 required positional argument: 'retry_state'
#879 opened by bachya - 0
`__{a}exit__` typing
#874 opened by peterschutt - 0
Support list-separator cron expressions
#866 opened by CollinHeist