-
### What are you really trying to do?
To connect a worker to a Temporal server with an `authorization` header.
### Describe the bug
Starting a worker with an incorrect token, causing the serv…
-
## Issue Description
### Overview
I'm currently utilizing Celery within a distributed system to handle various tasks across remote workers. However, there are instances where these workers may be …
urzbs updated
2 weeks ago
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
The current implementation runs tasks in a predefined sequence. While this is functional, the goal is that the end user does not have to meddle with the task sequencing. The proposed alternative metho…
-
You cannot resolve promises while in parallel. This is unfortunately somewhat common (and broken) copypasta. You need to queue a task ideally one of the newer queue a task algorithms that takes a glob…
-
use a base64 or hex encoded hash of the version here
_Originally posted by @dnr in https://github.com/temporalio/temporal/pull/4194#discussion_r1173418423_
-
```
=What is the enhancement you are adding?=
A task queue to replace cronjobs where possible. Task queue will be triggered
each page load, and each task kept small enough to avoid slowing page load.…
-
Request is for adding ability to specify task queue for reset api
-
while working on cs343 assignment I realized that task/monitor waitfor priority is not working as expected.
I think the problem is caused by the way arrival queue is iterated over (should iterate o…
-
### Description
As a reviewer or operations person, I want to filter on reasons why an add-on was added to the queue so I can prioritize certain reasons when needed.
### Acceptance Criteria
```[tas…