Closed rockneurotiko closed 2 years ago
This PR is to fix #67
The PubSub JSON api can return an empty response when there are no messages to pull, and right now the code is crashing when that happens.
:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:
Thank you @rockneurotiko!! It would appear the Pub/Sub spec is not entirely accurate :)
This PR is to fix #67
The PubSub JSON api can return an empty response when there are no messages to pull, and right now the code is crashing when that happens.