-
-
### Things to check first
- [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html)
- [X] I have searched the existing i…
-
I have a Django project with a whole bunch of scheduled jobs, all running using `django-apscheduler`. Some of these jobs are only meant to run in production, and as such there's an `if settings.ENVIRO…
-
Currently, "REFRESH_INTERVAL" for Bots and OSINTSources can only be set as an interval in "minutes", which is translated to an [apscheduler trigger](https://apscheduler.readthedocs.io/en/3.x/userguide…
-
### Things to check first
- [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html)
- [X] I have searched the existing i…
-
I'm opening this issue as an easy way to interested parties to track development progress of the next major APScheduler release (v4.0).
## Terminology changes in v4.0
The old term of "Job", as i…
-
[Widely referenced](https://github.com/search?q=repo%3Aviniciuschiele%2Fflask-apscheduler%20app_context&type=code) pattern `with scheduler.app.app_context()` causes extensive linter warnings.
Usin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
上传书籍超过两本就会报错,变成一直在处理中我只能重新重启容器
### Expected Behavior
_No response_
### Steps To Reproduce
…
-
偶尔会出现已获取到登录窗口但没能成功发送消息后卡住线程的情况,我使用的apscheduler会认为当前发消息的任务没执行完从而没法触发下一次任务,有人遇到过同样的问题吗?
-
Traceback (most recent call last):
File "D:\Git_local\proxy_pool\proxyPool.py", line 43, in
cli()
File "\\PC-20230502BKCE\Anaconda3\lib\site-packages\click\core.py", line 1128, in __call__…