Giovanni Barillari
Giovanni Barillari
> It's worth mentioning I thought it was a simple change, and I believe it's a nice setting to have. Why did I think it was simple? Because in Python...
OPS update on this: - we currently have 3 draft PRs to support ipv6 ingestion on our infra, specifically: - https://github.com/getsentry/ops/pull/10898 - https://github.com/getsentry/ops/pull/10899 - https://github.com/getsentry/ops/pull/10900 - the upper PRs target...
> Hey, any updates about this? Sorry for the long delay on this. We had some changes in the plan strategy and this went back to the backlog. The good...
A quick status update on this: we're currently beta-testing the new infrastructure, with expected GA by the end of the month on all our regions.
🤔 I don't get why is trying to compile anything whereas all the dependencies already have wheels for 3.13.. Which dependency is failing? Granian or emmett-core?
Arm64 wheels are published both for Macos and Linux though..
@waghanza tried locally, seems an issue with pendulum. I suggest to open up an issue in the relevant repository https://github.com/sdispater/pendulum You can see it yourself trying to install `emmett55` which...
This should be fixed with Pendulum 3.1
Given using uvicorn workers with gunicorn [is deprecated](https://www.uvicorn.org/#running-with-gunicorn), might be a good idea not to implement such variants for new implementations..
> @joanhey @gi0baro need some help here actions are failing fixed the parts can you help me where exactly should I fix and how can I run the test in...