-
**Describe the bug**
At very large message sizes (~100Mbytes), HELICS fails to deliver the entire message and does not throw an error.
**What is the expected behavior?**
Entire messages would be deli…
-
Implement unit tests for backend APIs to ensure accurate and secure handling of requests.
kxrai updated
2 weeks ago
-
In #307 we added the `/internal/provider-dashboard/{owner}` endpoint to provide information for the provider dashboard.
We now need to add another endpoint that gives historical data to be able to…
-
Create API endpoints for all functionalities, following REST principles.
-
**Overview and rationale for research**
**Work plan**
- [ ] Research plan (provide link to document)
- [ ] Recruitment
Who has been contacted?
Who has confirmed attendance?
- [ ] Data collection …
-
Looking at the responses from the rules endpoints, it appears that they contain some control characters and escaped text such as `\r`, `\n`, `\u003c`, `\u003d`, and `\"`. This doesn't pose too much of…
-
### Bug Description
When enabling tracing in istio to push traces to a Tempo instance on the mesh.
```
meshConfig:
defaultProviders:
tracing:
- otel-tracing
enablePrometheus…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 5.0.0 | Engine | Manager | Packages/Sources | OS version |
## Description
Develop REST API endpoints to pro…
-
Reading in the [API reference](http://localhost:47836/docs/), I couldn't find any endpoints to manipulate the queue.
The most basic one I'd like to see in the TIDAL Hi-Fi API is adding a song to th…
-
I want to deploy the model on huggingface endpoints and run inference on it. I have created a handler.py file to deploy the model and a test.py file to run inference using API call to endpoint. Model …