GCP Pub/Sub

To setup GCP pubsub create a component of type . See on how to create and apply a pubsub configuration

Warning

Warning

If enableMessageOrdering is set to “true”, the roles/viewer or roles/pubsub.viewer role will be required on the service account in order to guarantee ordering in cases where order tokens are not embedded in the messages. If this role is not given, or the call to Subscription.Config() fails for any other reason, ordering by embedded order tokens will still function correctly.

Follow the instructions here on setting up Google Cloud Pub/Sub system.

  • Read this guide for instructions on configuring pub/sub components