-
I tried to follow the latest documentation on installation and using c.taskqueue for mass mailing. However, the extra requirement for c.taskqueue has been removed but the queue code is still in the p…
-
TL;DR - Proposal for an API to support launching expensive computations in Serve (e.g., model fine-tuning, long-running inference) using an asynchronous request API
## Problem statement
With the…
-
```
What steps will reproduce the problem?
1. In queue.yaml put:
queue:
- name: default
rate: 1/s
- name: maps-api
rate: 2500/d
2. Queue something in the maps-api
3. See how it's consumed as fas…
-
Hi, I am creating a precomputed segmentation with `cloudvolume` and `igneous`, and generating the mesh on the fly. The mesh directory is not empty, and neuroglancer can detect the "mesh" entry in the …
-
```
What steps will reproduce the problem?
1. In queue.yaml put:
queue:
- name: default
rate: 1/s
- name: maps-api
rate: 2500/d
2. Queue something in the maps-api
3. See how it's consumed as fas…
-
https://github.com/square/okhttp/blob/bad2ebc296c8094370cf94291f571dd618ba7400/okhttp/src/main/kotlin/okhttp3/internal/connection/RealCall.kt#L376
This line causes virtual thread pinning in the lat…
-
## Problem
ctl::TaskQueue is a thread-safe task queue, allowing to schedule task for immediate or delayed execution.
Tasks for immediate execution are stored in a lock-free FIFO. Tasks for delay…
-
I noticed, that the API returned a "General Error" when I tried to upload an image that is larger than 20 MB.
After some research I found a matching issue in the cloudinary_android-Repo: https://gith…
-
Following up on #41. After I flashed Coreboot, I got a lot of PCIe errors on Linux and FreeBSD (opnsense). The issues sometimes resulted in FreeBSD not being able to bring up NVMe. I flashed back the …
-
```
What steps will reproduce the problem?
1. In queue.yaml put:
queue:
- name: default
rate: 1/s
- name: maps-api
rate: 2500/d
2. Queue something in the maps-api
3. See how it's consumed as fas…