-
### Operation-specific APIs
This is a proposal to define and implement a small number of standalone APIs for individual compute-intensive operations (like convolution 2D and matrix multiplication) …
-
I'm having a problem accessing services on the same server.
When making a request from a Node.js process of a process running on the same server, I get an ECONNREFUSED. This has happened on two ser…
-
I want monitoring kafka running status (via `promethues` and `grafana`, basically follow: https://ibm-cloud-architecture.github.io/refarch-eda/technology/kafka-monitoring/), this is my `docker-compose…
-
https://babylon-chain.atlassian.net/wiki/spaces/BABYLON/pages/263160049/2024-04-24+DevOps+Weekly+Meeting#%F0%9F%92%AA-Load-Testing
-
I am trying to delegate my XTZ and I had copied the baker's address but it will not paste.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am unable to exclude windows authentication for a path (healthcheck) for my aspnet app.
…
-
Hi,guys!I have tried to create wallet and addresses with the v1 api,but failed!
I found the returned api version is v0 when I request to the cardano node.
So i switched to the v0 api.I created the …
-
We've discussed this before but I don't think there's a dedicated issue to talk about what could constitute interest on a touch device (e.g. phone, tablet, certain laptops).
We should also discuss wh…
-
## Steps to Reproduce Issue
```
curl https://rpc.mainnet.sui.io \
--header 'content-type: application/json' \
--data '{
"jsonrpc": "2.0",
"id": 1,
"method": "suix_getStakes",
…
-
Command used to start broker:
[root@server1 kafka]# /opt/confluent-5.1/confluent-5.1.0/bin/kafka-server-start /opt/confluent-5.1/confluent-5.1.0/etc/kafka/server.properties
Response after running …