-
# Speculative Processing
## Background
- Goal: Read resiliency (Not tied to consistency change)
- Out-of-scope: Write resilient (multi master)
- [ASK] Fallback region: Reads should not apply ses…
-
-
-
**What would you like to be cleaned**:
Multikueue controller sets AdmissionCheck to Pending after it was set to Retry. Workload controller already does, after the #3323
**Why is this needed**…
-
Hi, I don't know if I'm missing something here but I haven't found a way to disable retry for all or a specific task.
Let's consider the following (contrived) configuration:
```python
Q_CLUSTER =…
-
**Is your feature request related to a problem? Please describe.**
I am running several indexing process using dkron with 3 agents, all of them with the same tags, so the indexing processes can be ru…
-
I have a test run set up in GCP where in options I included RetryFailed listener and skips for tags "skip":
```
substitutions
...
_ROBOT_OPTIONS: --listener RetryFailed --exclude skip
_HEADLESS: …
-
Log a warning, and only raise the exception after the retries max is reached.
https://github.com/codecov/shared/blob/3cac029e52c1bc587f80b1e619103ce5ac4dee66/shared/torngit/github.py#L856-L860
-
In the scenario where the publish stage fails and it is retried, it is possible for no EOL annotations to be created on that retry (assuming it never got to the point of publishing annotations on the …
-
### Steps to reproduce
Run the test case script below:
```ruby
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
gem "rails",…