kainxspirits / laravel-pubsub-queue

A Laravel queue driver for Google PubSub.
MIT License
45 stars 36 forks source link

Re-create topic/subscription only when not available #37

Open kainxspirits opened 4 years ago

kainxspirits commented 4 years ago

As explained on https://github.com/kainxspirits/laravel-pubsub-queue/pull/35#issuecomment-624340690, we can reduce the number of administrative requests by onlyu re-creating subscriptions and topics when needed.

https://cloud.google.com/pubsub/docs/troubleshooting#admin