pubsub client You have passed an invalid argument to the service (argument={{projectId}})
I am trying to implement this retry logic + send messages by batch
https://cloud.google.com/pubsub/docs/samples/pubsub-publisher-retry-settings#pubsub_publisher_retry_settings-nodejs_typescript
Using @google-cloud/pubsub with typescript
I am trying to find the correct interfaces for published message and for received in HTTP cloud function/server