Vineet Joshi
Vineet Joshi
@tgross thank you for the quick response. This is definitely stalling our deployments indefinitely until we unblock it by some kind of manual intervention. So I can't imagine this is...
@tgross Thank you for your patience. We actually did a deeper investigation on our end last week where we found that this was ultimately happening due to [falco](https://github.com/falcosecurity/falco) tainting our...
> Good to point it out, but that is expected. @tgross, just out of curiosity, what would be an instance or a condition where a scaling action could result in...
@jrasell any timeline on when a fix for this will be implemented? We need to use `wait` in some of our jobs and would like to directly have levant take...
Thanks for the response @sydney-runkle and sorry for the delayed response on my end. I might be wrong but I think both `model_serializer` and `field_serializer` can't really help with having...
@sydney-runkle I wanted to do a quick follow up on this issue. We were able to get past this problem with serialization contexts, which I believe were added to pydantic...
Sentry sdk serializes stack frames before determining whether the error was already handled earlier.
Hi @sentrivana , thanks for the quick reply. I am almost certain that all three serialization groups that I mentioned above are coming from stack frame serialization (which makes sense...
Sentry sdk serializes stack frames before determining whether the error was already handled earlier.
@sl0thentr0py We rely on sentry quite a bit, which includes relying on `logging.exception` and `logging.error` in many places (even if we weren't doing it, a lot of third party libs...
@ale-cota Will the new metrics solution still allow us to send custom metrics to sentry from our applications, like the existing metrics beta does. Looking at the article detailing the...
@ale-cota FWIW, we thought the custom metrics feature was a pretty great "push metrics" solution, especially w.r.t the ease with which we could send metrics over from internal svcs as...