Grant Timmerman

Results 179 comments of Grant Timmerman

For maximum flexibility, I recommend using the HTTP signature type for functions that need to handle broader functionality than a POST request with a binary cloudevent. I think Matt is...

Following up here. Can you give me an exact example of what you want to do? A HTTP function gives the maximum flexibility for handling different routes, methods, etc. On...

This is a downstream (2x) issue that is blocking b/64476727 @tswast See: https://github.com/googleapis/nodejs-bigquery/issues/418

Access token. Click the `token` link in the bug description.

@jmdobry Yes or no? I can document this.

I added a WIP PR for this feature. - Should these tools be added as an explicit dependency to the FF? (Is that an acceptable increase in GCF dependencies)? -...

So far there has been no priority for this feature, no upvotes. The issue is that `require('@google-cloud/trace-agent').start();` must be the first module loaded. I don't think it would be hard...

I'm not an expert in Stackdriver Trace so I'm not sure of the requirements for this. We need a proposed implementation for optional trace support that would not affect the...

I haven't looked at this since. I would assume the steps would be: - Ensure a hello world service on Cloud Run works - https://github.com/googleapis/cloud-trace-nodejs#usage - If that works, then...

Looking at internal worker, here is the older Node versions (non FF) feature support. (I've verified this code does not contain internal workings.) I think we simply need to include...