-
### Is your feature or enhancement related to a problem? Please describe.
Currently, when using Chatwoot, there is a lack of robust project management and scheduling capabilities integrated directly …
-
**Is your feature request related to a problem? Please describe.**
The database is "unexpectedly" big due to the size of job_record and session tables
These 2 tables contain mostly stale data (o…
-
The problem: some systems have async work to do, which may yield. They don't want or simply can't do the work right away. For example, can be called via FFI, or want to collect a batch of such request…
-
Hi,
I’m wondering if it’s possible to separate the scheduling and processing of tasks.
In my scenario, I have an API instance responsible for scheduling tasks, and I would like to have multiple …
-
## Request
Looking to improve the user experience when a Veteran already has a booked appointment scheduled at a later date.
### Goal
To see what technical solution we can implement on the Calendar …
-
**Describe the bug**
I am using the example code:
```py
import tableauserverclient as TSC
tableau_auth = TSC.TableauAuth('USERNAME', 'PASSWORD')
server = TSC.Server('https://SERVERURL')
with …
-
_Roy Zuo on 2013-04-08T03:35:36Z says:_
I am using 2.1.2 and there is no way to make recurring tasks work with scheduling. A due day must be specified.
I rarely use "due", instead "scheduled" is m…
-
**Is your feature request related to a problem? Please describe.**
It's very annoying when the scheduler takes a long time to calculate.
**Describe the solution you'd like**
Console.log the total…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.10.0
### What happened?
I recently upgraded my airflow version fr…
-
**Describe the issue**
Hello 👋
When following the advise given here: https://github.com/hibiken/asynq/discussions/376 to specify a fixed task ID to avoid duplicate periodic tasks when having mu…