-
### Bug Description
If I try to import a lib that doesn't exist, I get this:
```
Store operation failed:
- None: Items need to include 'library_id' or 'package_id'
Full execution log: ...
``…
-
-
Currently, requests for the status of snapshots (`TransportGetSnapshotsAction` as well as `TransportSnapshotsStatusAction`) can result in long running executions on the generic thread pool.
This is e…
-
It would be really nice to have for scenarios like rate limiting.
I don't know about SQL Server support for this, but I guess this would map to Redis' `INCR` and `DECR` operations.
If the key does…
-
From this mailing list post:
https://groups.google.com/forum/#!topic/clojure-cortex/YKpWDMsSU5s
Comes this popular summary:
https://www.sciencedaily.com/releases/2017/06/170601135633.htm
Of th…
-
### qBittorrent & operating system versions
Windows 10
Qbt 4.6.6 libtorrent-rasterbar
### What is the problem?
It is not really a bug but definitely a problem. I want to lower HDD activity somehow…
siakc updated
1 month ago
-
Are there any plans to introduce rate limiting of jobs?
-
We need a method for custom test harnesses to enumerate tests. dtolnay (maintainer of `linkme` and `ctor`) was pushing for an in-language `#[distributed_slice]`
-
This issue is prompted by #18118 and its subsequent fix as described in #18134.
Currently we are able to pass `ArrayView`s to `extern` C functions which causes unexpected behaviors as what we think i…
-
# Standards for X-Headers in Microservice Architecture
## Status
Proposed
## Context
In our microservice architecture, there's a need for consistent and standardized communication between …