-
Would be nice to have this one integrated to Quartz Solar Forecast
refer to the docs: https://documentation.auroravision.net/index.html%3Fp=31.html
please add the integration in : https://github.c…
-
**Are you requesting automatic instrumentation for a framework or library? Please describe.**
- Framework or library name : Quartz.NET
- Library type: Job Scheduling
- Library version: 3.x
**Is …
-
This is an umbrella issue gathering things that could be done in 4.0 timeframe.
- [ ] Refactor persistence API to be more document database friendly, https://github.com/quartznet/quartznet/issues/8…
lahma updated
3 months ago
-
Would be nice to have a docs topic on how to set up Quartz.net with StructureMap. I've seen many examples on the web, each of them is incomplete.
Volunteering to do this one, of course.
-
Quartz : [Article](https://www.milanjovanovic.tech/blog/scheduling-background-jobs-with-quartz-net?utm_source=Twitter&utm_medium=social&utm_campaign=11.03.2024)
-
no clean server shutdown possible and
[ftbbackups2_QuartzSchedulerThread/DEBUG] [net.creeperhost.ftbbackups.repack.org.quartz.core.QuartzSchedulerThread/]: batch acquisition of 0 triggers
happeni…
-
Not an issue so much but possibly useful for other people looking at this library.
I have an existing set up using the main libraries QuartzHostedService. So, my service configuration looks like:
…
-
I am trying to use this package but whenever I trigger a job I get the following error:
```
An error occurred instantiating job to be executed. job= 'DEFAULT.FileWatcherJob, message=Method 'ResetT…
-
Quartz.net 3 support .net core , Do have Plan to upgrade to Quartz.net 3?
-
Will this library be updated for Quartz.NET 3.x and the rewrite to async support for IJob, or should I roll my own decorators and DI setup if I wish to use Quartz.NET 3.x?