Chris Erickson

Results 34 comments of Chris Erickson

We're hitting this as well. We don't even launch new functions in x86 anymore.

I'm seeing the same thing, when specifying a path: ```shell > batch-transcode-video --input "/Users/testuser/Desktop/FTETTM/" --output "/Users/testuser/Desktop/FTETTM/converted/" Starting batch operation... Current: 0.0000% File: [Scanning 0 files...] 00h 00m 00s Total: 0.0000%...

Really all I use is `.PostUpdate(message, media=media_url)`. I instantiate an API at the top of a module file like ```python if STAGE == "prod": account_config = { "account_the_first": { "api":...

Same, looks like a great extension though!

Can you get the original maintainer to note that here? It's a little odd to just copy/paste the code over rather than having them actually transfer ownership, make you an...

Thanks for the clarification!

@mattalberts what's up here? We're wanting to build critical tools on this but it's a [ghost town everywhere](https://community.cloudflare.com/t/cloudflare-ingress-controller-beta-feedback/9377/31). Some sort of roadmap would be appreciated.

This began happening from Sentry `v8.28.0` upgrading to `v8.29.0` for us, NextJS `v14.2.13`