-
### Proposal
Now that it's possible to `pull` messages directly from pub/sub without acknowledging them, a more direct integration with Google pub/sub should be possible.
https://cloud.google.com/pu…
-
- OS: Ubuntu 22.04
- Node.js version: 18.16.0
- npm version: 9.5.1
- `@google-cloud/pubsub` version: 3.7.1
#### Steps to reproduce
1. Call PubSub.subscription(), and then setup on…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### What problem are you facing?
Some resources don't have their entries even though their documentation file exists in the registry. The following is the full list currently.
AWS has some o…
muvaf updated
1 month ago
-
### Describe the bug
If `build_stream_source_reader` fails due to e.g., connection to external system lost, the SourceExecutor cannot work anymore and barriers cannot be collected.
It seems some s…
-
I really like the idea of this, as the biggest gripe I have with most pub/sub solutions is all of the tedious boiler plate code needed to correctly subscribe and publish and manage message leases etc.…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
If you receive a message via streaming pull, `ReceivedMessage#subscription` returns the subscriber stream, meaning that if you want to grab the subscription name from it you have to do something like:…
-
Hello, I'm getting a deprecation warning when I use the @google-cloud/pubsub library.
Here is the warning:
```
(node:11518) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please…
-
Hey. Maybe it's not an issue, but is there a support for HTTP pub/sub with Google Cloud? What I mean is something like this:
https://cloud.google.com/run/docs/tutorials/pubsub
Would be nice to a…