jaylattice

Results 8 comments of jaylattice

Hi @eddiewebb @tberman any updates on this? Was the issue due to using the improper token?

@eddiewebb No, you're almost certainly correct. The last 4 lines of logs before encountering the StatusCode 22 from your orb was: ``` API access successful Checking time of workflow: Exited...

> without v2 api supporting project tokens, it gets much less accurate in queuing orders and statuses @eddiewebb Not sure I understand why. Isn't the fix to just use the...

Alright, that makes sense. Feel free to close my other ticket. On Fri, Mar 27, 2020 at 5:45 PM Eddie Webb wrote: > That is the fix. I recommend personal...

@rszemplinski Hi Ryan. I played around with the observer code and it looks like you might be able to extract and apply test ops from the document observer. From the...

Should be pretty simple to open a PR. Provisioned concurrency can only be applied to a specific alias for function version. I think the updateFunction method would have to update...

`npm install --save pg-native` fixes this error, since `pg` specifies `pg-native` as an optional peer dependency.

¯\\_(ツ)\_/¯ anything that unblocks me is a fix.