MarkEdmondson1234 / googleCloudRunner

Easy R scripts on Google Cloud Platform via Cloud Run, Cloud Build and Cloud Scheduler
https://code.markedmondson.me/googleCloudRunner/
Other
81 stars 26 forks source link

aded the printouts for unencoded http bodies and data if exists #180

Closed muschellij2 closed 2 years ago

muschellij2 commented 2 years ago

Print out the same level of information from httpTargets as PubSubTargets if they exist.

MarkEdmondson1234 commented 2 years ago

Oh cool - unintended benefit from having the googlePubsubR::msg_decode() available now that it can apply as well to HTTP.