-
### Description
I has do as https://apisix.apache.org/zh/docs/apisix/3.2/discovery/nacos/,
```
discovery:
nacos:
host:
- "http://${username}:${password}@101.32.56.94:8848"
fetc…
-
### vSomeip Version
v3.4.10
### Boost Version
1.71
### Environment
Ubuntu 20.04.6 LTS
### Describe the bug
I am trying communicate bw my linux pc and android target but unfortunately i am not a…
-
### What's wrong?
If I try to stop my docker compose project's containers (`docker compose down`), Alloy only shuts down after receiving SIGKILL.
I would expect that it would shut down gracefully rec…
-
Hi aspire team,
in my last try to use aspire I tried to add a blazor webassembly app to my project.
What I did so far is the following:
Add the blazor project to the aspire host with a refer…
-
I'm using `query_once()` for mDNS service-discovery at the very start of my program (and only there) and so far figured, once it returns, it's done.
However, I'm noticing - especially when hitting …
-
The same exact code is raising exceptions when using the `@cache` decorator:
```python
from fastapi import FastAPI, Request, Response
from fastapi_redis_cache import FastApiRedisCache, cache
imp…
-
### vSomeip Version
v3.4.10
### Boost Version
1.74.0.3
### Environment
Debian 12 (Raspberry Pi OS)
### Describe the bug
Simple request/response method between two Raspberry Pi 4.
…
-
## Bug Report
We use a round-robin way to request the TSO server with `FindGroupByKeyspaceID` gRPC call.
https://github.com/tikv/pd/blob/b176a0a573a6633f0185cc8e2225af6b6371485c/client/tso_servi…
-
### Terraform Core Version
1.9.2
### AWS Provider Version
5.48.0
### Affected Resource(s)
aws_ecs_service
### Expected Behavior
Expected to be able to successfully create the service.
### Actu…
-
The [eShopLite sample](https://github.com/dotnet/aspire-samples/tree/main/samples/eShopLite) includes a [set of extension methods](https://github.com/dotnet/aspire-samples/blob/main/samples/eShopLite/…