-
There should be some support for performing "batch" or long-running jobs. We should be able to use [Celery](http://celeryproject.org/) for this.
Some examples of things that would need a long-running…
-
### Environment
https://doc.cuba-platform.com/fts-7.1/qs_indexing.html
### Description of the bug or enhancement
See topic: https://www.cuba-platform.ru/discuss/t/fts-ochered-sys-fts-queue/3523/4…
-
**Is your feature request related to a problem? Please describe.**
It's very annoying when you want to focus on something that was scheduled for tomorrow - and you get told you can't.
**Describe t…
-
# DevEx/OpEx
Locally and in deployed environments we're creating metadata with every run. This includes Automated Tests that run daily and are getting grouped by the same Ids. We need to look into …
-
## Background
Due to a possible lag in when the appointment request is submitted and the successful scheduling, we need to account for what to show Veterans when we do not know how long this will take…
-
Reference on why and how: http://dev.mysql.com/doc/refman/5.1/en/optimize-table.html
-
### Self service debugging
- [X] Jellyfin is updated and my permissions are correct (or I did not use Docker)
### Describe the bug
I strictly followed the instructions and prompts to check the plug…
-
-
My Gaseous server instance is installed on a machine that shuts down every night to save power when I'm not using it.
Scheduled tasks do not retain their last launch date.
As a result, every mor…
-
Support Spring `@Scheduled` annotation as a way of instantiating Recurring tasks. Makes for a convenient and compact way to define recurring tasks