-
Sometimes you want to enqueue a lot of jobs, like 10_000 or more, inserting task one-by-one is not very performant.
Something like can speed up things a lot
```
insert into tasks
values (...), (..…
-
## 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 issue**
Due to a still unknown reason the following caused was detected:
```
2023-12-05 09:29:07,275 ERROR [AsyncMessageListenerInvoker-124068083] {} jms.IbisMessageListenerContainer…
-
Currently tasks have a `is_stale`, and `estimated_completion_date` field but they're unset. This task is to implement a scheduled job that will check & set those 2 properties.
-
-
Hiya, are you aware of the [`--download-archive`](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#video-selection) flag for yt-dlp? I think if you used this flag we could use the scheduled tasks j…
-
Does Nexus support the construction of product libraries for internal network environments? My current requirement is that the external network can access the public product library. Can the external …
-
**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…
-
The default by AWS is not to propagate tags from the task definition and as far as I can tell there is no option for this. It would be nice to deploy scheduled tasks with this option.
In the AWS co…
-
### 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…