-
roachtest.cdc/pubsub-sink [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/16526157?buildTab=log) with [artifacts](https://teamcity.cockroachdb…
-
## Description
The requested profile "http://opcfoundation.org/UA-Profile/Transport/pubsub-mqtt-uadp"is not supported
## Background Information / Reproduction Steps
Hello, I'm probably do…
om327 updated
2 weeks ago
-
Hello,
I am the lead developer of Libervia ([https://libervia.org ](https://libervia.org/)), which makes extensive use of the Pubsub feature, particularly for blogging functionalities. I authored X…
-
## Client
PubSub
## Environment
Redhat Enterprise Linux (no container)
## Code and Dependencies
```go
package main
func main() {
// ...
client, err := pubsub.NewClient(ctx, pr…
-
**Describe the bug**
While attempting to run all of the go tests in this project from my personal machine, which I understand probably doesn't have the proper test environment, I noticed the pubsub t…
-
An error occurred: TypeError: Right-hand side of 'instanceof' is not an object
at push.66071.module.exports [as sign] (sign.js:114:57)
at Object.sendRequest (webPubSubCredentialPolicy.js:17:33…
-
We use short-lived pubsub channels. And typical case is:
- subscribe to channel
- check key in redis or wait message in channel
- unsubscribe from channel
Sometimes this cycle is really short in…
-
when I'm trying ot publish message with pubsub library faile swith CERTIFICATE_VERIFY_FAILED. how can I disable certificate validation when publishing a message?
I know it's not recommended, but I'd…
-
```bash
host% sr3 status sender/wxo-op-be-dd04
status:
Component/Config Processes Connection Lag Rates
…
-
We use fastify and mercurius.
We also use graphql subscriptions using redis pubsub (graphql-redis-subscriptions and io-redis) and setting up the schema of Resolvers ( Queries, Mutations, Subscriptio…