Will Newton

Results 12 issues of Will Newton

* feat(middleware): support callable filter for CORSMiddleware * tests(cors_middleware): add tests for dynamic origins # Summary of Changes Allow passing a function to the CORSMiddleware for origin validation. This allows...

needs-decision

In some cases it is useful to allow a dynamic list of CORS origin domains, for example a wild carded list of subdomains. A feature that is available in some...

documentation
enhancement
needs-decision
proposal

It's useful to be able to apply a label across all metrics, for example when using a multi-processing framework to apply a label for worker ID to all metrics (including...

It's useful to be able to apply a label across all metrics, for example when using a multi-processing framework to apply a label for worker ID to all metrics (including...

Profile the on-disk size of resinOS and find areas where it can be reduced.

## Version(s) of meta-rust morty f538710 ## Version(s) of poky and/or oe-core morty ## Expected result I build a binary with cargo.bbclass and RUSTFLAGS += "-C prefer-dynamic" and get a...

bug
R-morty

We should document the release processes for meta-resin and boards.

I added the repositories as documented here: https://github.com/microg/android_packages_apps_UnifiedNlp#aosp-build-system-integration However the build fails with: ./packages/apps/UnifiedNlp/Android.mk:84: error: FindEmulator: find: `packages/apps/UnifiedNlp/unifiednlp-compat/src/v9/aidl': No such file or directory

Hi, I'm seeing some strange behaviour when certain exceptions get thrown in our gunicorn + Falcon app. If a RuntimeError is thrown then an error is logged and processing continues...

bug :(
To Schedule

I was interested to try this out with an msm8909 (Quectel SC20 module EVB platform) but I could only get back an error response when I tried any of the...