-
Hi,
When diagnosing some performance issues, I noticed that the execution times for child spans in traces are incorrect for APIs that are implemented using Spring Async controller feature with Comple…
-
The [unit testing suite for traefik](https://github.com/canonical/traefik-k8s-operator/tree/main/tests/scenario) is probably the largest scenario test battery around.
Today I ran it and I realized it…
-
Yesterday I spent some time getting my [base16-snazzy-scheme](https://github.com/chawyehsu/base16-snazzy-scheme) and [base16-concfg](https://github.com/chawyehsu/base16-concfg) revamped, and noticed t…
-
### Area(s)
area:db
### Is your change request related to a problem? Please describe.
In the Cosmos DB SDK, a single operation involves several network calls. Currently, if something goes wro…
-
```
We need an "Other" task that captures all the tasks that are not captured. In
other words:
("clock out" minus "clock in") minus ("sum of all tasks") = Other
This is the total undocumented tim…
-
I am currently running this across a number of projects because it can save a lot of time but the API costs are becoming prohibitive. I spent 100$ in 1 day running GPTCelltype to label the results fro…
-
For example:
* executing tests
* building candidate patches
* localising the fault
-
Downloading latest data snapshot from 'https://static.biomes.gg/biomes_data_snapshot.tar.gz' to '/var/folders/9b/v1kcqtcs26xfrwb1wmw8v7j80000gn/T/tmph_13__t1/biomes_data_snapshot.tar.gz'...
% Total…
sab4a updated
2 weeks ago
-
Hi there. Currently naive calls to `to_string_pretty` yield output like:
```toml
[[foo]]
a = "a"
[foo.bar]
b = "b"
```
but I'd like it to output:
```toml
[[foo]]
a = "a"
bar = { b = "b" }…
-
While working on solutions filtered using solution filter https://www.jetbrains.com/help/rider/Solution_filters.html noticed that the plugin tracks time spent under the Git repository name (which solu…