-
We would like to dynamically rate limit a task queue in order to act as a circuit breaker. The task queue would be scaled back when a downstream service is strugling.
They aim would be Ability to b…
-
During rolling restart, ringpop ownership of a task queue partition may have moved but the ringpop update propagate to history service and frontend service and matching service may have some delay. Th…
-
### Description
Measure on a per review basis from when an add-on entered the review queue to a decision being made.
### Acceptance Criteria
```[tasklist]
### Milestones/checkpoints
- [ ] As a …
-
A task queue's input queue is processed as soon as we put something into it. That behavior is correct.
As soon as processing starts, the items get popped from it. That is also correct.
Therefore…
-
Greetings human!
Bad news. `ChildProcessMonitorTest.ChildExit` [failed on macos arm64 nightly v1.73.28](https://ci.brave.com/job/brave-browser-build-macos-arm64/4312/testReport/junit/(root)/ChildProc…
-
The callback function of setTimeout doesn't immediately enter the Task Queue.
It only does so after the timer expires. However, in a web interface, this happens instantly, which is an error.
-
currently the whole workflow config for the backend is stored in the queue.
**This includes the secrets!**
We should inject them at the server if an agent do pull that workflow out of the queue …
-
We need to upgrade Temporal version to v1.23 to fix this
srix updated
3 months ago
-
Hi there, i am trying to find a solution for workers not correctly disposing memory.
i am having this issue here:
```
task
.then((result) => {
// task?.cancel() somehow leads to race…
-
### What should be done?
We can refactor a couple methods of the HttpProxy implementation in the prover proxy, simplifying the request ID handling and queues.
### How should it be done?
- We can re…