Pub/sub Sisyfos stupidities
In a project using Google cloud functions I recently got billed 10 times the normal amount. Turns out the delinquent is the pub/sub system.
Googles pub/sub system is a very handy way to execute background tasks. Since you want the Cloud function to f...
semla.hashnode.dev2 min read