-
We're a bit stuck on some weird behaviour in our application.
We're using fs2-pubsub, with EmberClientwith http2 support to make gRPC requests to Google pubsub api.
I.e. Setup something like thi…
-
## Client
e.g. PubSub
## Environment
go version 1.22.4
## Expected behavior
Getting message from pubsub setup on GCP
## Actual behavior
panic: runtime error: invalid memory addres…
-
### Impacted tests
- TestAccPubsubSubscriptionBigQuery_serviceAccount
### Affected Resource(s)
- google_pubsub_subscription
### Failure rates
- \>50% since 2024-10-26
### Message…
-
Deploying GCP Cloud function with Java 17 and 2.0.20
. Have a PubsubClient which tries to build a Publisher from
```
com.google.cloud
google-cloud-pubsub
``…
-
For fluentd there is https://github.com/mia-0032/fluent-plugin-gcloud-pubsub-custom available. Enabling log output into pubsub would open a large selection of tools that could be used within Google cl…
-
## **Is your feature request related to a problem?**
An improvement on the visibility of the status of the ACK custom resources on Kubernetes will be very helpful to identify failed resources fast an…
-
## Client
PubSub
## Environment
Redhat Enterprise Linux (no container)
## Code and Dependencies
```go
package main
func main() {
// ...
client, err := pubsub.NewClient(ctx, pr…
-
## Problem I need to solve
I want to receive change notifications for data in aidbox via [Google Pubsub](https://cloud.google.com/pubsub/docs/overview). Using a pubsub system allows us to build dec…
-
### Expected Behavior
When no subscription is provided, PubSub Consume task should automatically create a subscription as specified in the description of the `subscription` attribute.
### Actual Beh…
-
Hey @loicmathieu,
I think I've run into an issue when using both pubsub and the FirebaseAdmin module when using the emulator.
As per https://cloud.google.com/pubsub/docs/emulator#pubsub-emulat…