-
### What feature are you requesting?
We should expand our `paradedb.create_bm25()` function to have a boolean flag for `concurrently => true|false` and use `CREATE INDEX CONCURRENTLY` when it's true
…
-
We found that two tables, both associated with the same table, were called at the same time when the program was started
err = db.Model(&bo.PeInfo{}).Order("id ASC").Find(&Info1List).Error
There…
-
Plugin version: ```5.3.1544```
IDE version: ```PS-221.5921.28```
Stacktrace:
```text
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.timedGet(Completabl…
-
Failure in a merge commit test run on GitHub https://github.com/scala/scala/actions/runs/11819553129/job/32929735138 (windows 21)
```
2024-11-13T15:30:37.5870241Z [info] Running source-dependencie…
-
When the node_exporter role is used to install the exporter on > 1 hosts we see occasional failures of binary extraction after download like so:
```
TASK [prometheus.prometheus._common : Unpack bi…
-
We should call `PurgeOrchestrationInstanceHistoryAsync` method to delete orchestrations started more than 24 hours ago. We want to make that call from `BackgroundService` in .NET core. In documentati…
-
Helgrind runs fail randomly on concurrent critnib write and read. Possibly related to the issue #886.
Examples of failed jobs:
https://github.com/oneapi-src/unified-memory-framework/actions/…
-
First of all, thanks for the great HTTP.jl package, I really appreciate this project!
I've noticed an issue with the WebSocket implementation: when multiple async tasks send WebSocket messages, a r…
-
right now it starts low and goes up 5 concurrent users at a time. Can we have a csv of concurrent user count, e.g. 50,100,150?
-
## Summary
The `UpgradePrebuiltRulesTableContext` currently doesn’t consider rule revisions and target versions. It's possible for users to start resolving rule upgrades in the UI while a new package…