mdable2/beer-recommendation-app

BUG: ocr-save google cloud function does not get called

Closed this issue · 1 comments

Even though the pubsub message is broadcast (is it though?) the ocr-save function never fires. And when it did once, I get the error: "Error: cannot communicate with function. Function cannot be initialized."

Needed to redeploy ocr-extract since that was the one that initiates trigger for ocr-save and the trigger message was changed.