-
It might be worthwhile to add simpler queues that do not use dynamic dispatch. I see two designs that might be worth exploring:
- Fixed size generic queue's look like this:
```rust
pub struct Qu…
-
### Bug Description:
We noticed that boolean fields are being changed to an empty space instead of 0 or false.
```bash
REPLACE INTO system.buffer_wiki_source_0
(id, schema, type, title, title_url,…
-
### Preflight Checklist
- [x] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest).
- [x] I have checked existing resources, in…
-
Currently, it is not possible to connect this app to queues that have DLX defined.
There could be a new optional parameter for the name of DLX for input queue.
It should be a fairly simple change, so …
-
V2's task queues are unbounded by default, but in some cases it may be useful to have them bounded. As far as i can see there's no option to do that right now.
Was that decision intentional? I mean…
-
Integrate Blackhole ARC queues from https://github.com/tenstorrent/tt-umd/pull/452 into Cluster API and code paths. We can further implement one class for ARC communication which we can inherit for ea…
-
-
-
### User story
While the default Rails queue seems to work, SideKiq would give us better visibility and potentially better reliability for jobs
### Acceptance criteria
The application uses SideKiq fo…
-