-
**Is your feature request related to a problem? Please describe.**
Often when receiving messages on pubsub the application need to perform some operation on a remote service (e.g. write to a database…
CAFxX updated
4 weeks ago
-
Hello there,
first of all, thanks for the awesome work on this library. I use it daily to do the bread and butter of my CQRS/ES application.
I added a Process Manager to my app, which is subscri…
-
```
Nov 16 21:57:56 c2s5851c50 error Traceback[c2s]: /usr/lib/prosody/util/pubsub.lua:188: bad argument #1 to 'for iterator' (table expected, got nil)
stack traceback:
[C]:…
-
I don't know if this is a *bug* or *feature request*. I have two services "server" and "echo". Server sends send a message via pubsub to echo. Both services are fully instrumented with OpenTelemetry. …
-
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…
-
-
### Describe the bug
https://github.com/user-attachments/assets/1923160a-db69-47f1-95af-9c87d28d90b7
### Your Example Website or App
-
### Steps to Reproduce the Bug or Issue
```ts
import …
-
## Describe the proposal
Add SDK support for the new bulk Pub/Sub API runtime issue: https://github.com/dapr/dapr/issues/2218
-
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…
-
## 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…