-
I don't know the log will return any resluts.But in my application ,some transactions failed,and the `response.getTxStatus().name = STATELESS_VALIDATION_FAILED`
I use the same API to add assetQty,I…
-
Hello dear Centrifugers.
The work on Centrifugo 2 started in the end of 2017 and it's now almost done. It will serve the same purpose as Centrifugo v1 but won't be backwards compatible – migration …
-
This is a spiritual successor to #4531. Thanks to your tips, I'm able to connect a raft.Node to my net.PacketConn transport. Apparently, it needs a state machine which satisfies this interface:
``` g…
-
Prometheus needs to be able to interface with a remote and scalable data store for long-term storage/retrieval.
-
Model push data for: subscribeInvoices, subscribeTransactions, subscribeChannelGraph, sendPayment, openChannel, and closeChannel like it was already stage 3.
**Sudo implementation:**
```js
if (is…
-
Today, if a `Create` or `Update` operation in a provider returns an error, we assume that the operation did nothing. In practice, that is frequently not true - the operation may have done part of the…
-
**proposal: add package version support to Go toolchain**
It is long past time to add versions to the working vocabulary of both Go developers and our tools.
The [linked proposal](https://golang.…
-
This issue is about notifying clients when order book events occur such as an `ownOrder` being filled.
Events:
1. ownOrder added success/error (placeOrder)
2. ownOrder removed success/error (canc…
-
#### Overview
We’d like to build Prometheus support directly into Vitess, instead of relying on scraping the `/debug/vars`.
The idea is that we’d publish Prometheus formatted stats at a URL like,…
zmagg updated
6 years ago
-
Our Helm implementation employs a [`helmSort` function](https://github.com/pulumi/pulumi-kubernetes/blob/90d2513aabec6c58bfd7ef3bd855dcd54fc133bc/pack/nodejs/helm.ts#L109), which is intended to give a…