-
When there are still-running tasks at the end of a test, the test fails with some not-very-useful information, eg:
java.lang.AssertionError: there are still running tasks:
{time_in_queue=4…
-
The `bulkblocks` API internally has racing conditions, see full discussion https://github.com/dmwm/WMCore/issues/11106
To resolve this we can use Queue'ing system to insert common meta-data:
- Cre…
-
Does this look like a reasonably safe use of retry?. I am trying to implement a 2-3 attempt retry when something goes awry in my redis subscriber. If it fails after max attempts I will just save to a …
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### Qubes OS release
4.2.3
### Brief summary
I installed Qubes OS 4.2.2 on an external NVME SSD connected via …
-
I get a very high disk write and I/O write operations after enabling query history (even if using very high threshold so no queries are logged to the history table), using:
```
call sys.querylog_e…
-
Wendy began over 3 years ago. I created it to add offline support for an app that I was building at the time for an app I was building. Since then, the project has matured with improvements here and t…
-
Content is extracted when a developer binds an extractor to a data repository. As new content lands the extractors are applied on the content and the derived information is written to indexes.
Ext…
-
Expect Completion Date: 2016-09-25
gaoyf updated
8 years ago
-
**Issue by [Gankro](https://github.com/Gankro)**
_Friday Aug 15, 2014 at 15:09 GMT_
_For earlier discussion, see https://github.com/rust-lang/rust/issues/16521_
_This issue was labelled with: A-lib…
-
We have an application that is under heavy load. ActivMQ and Redis are used. We use the standard RoR library "activejob-6.0.3.4" to write to Redis. The problem is that when the “workers” and “consumer…