carolyn-lyra

Results 4 comments of carolyn-lyra

> Hey @carolyn-lyra, I suspect those logs are coming from protovalidate-python's usage of the cel-python library — there's a [related issue on that repo about extraneous logging](https://github.com/cloud-custodian/cel-python/issues/46#issue-1879929568); can you try...

Hey @stefanvanburen - unfortunately, we're still seeing the latency increase issue even after deploying your suggested logging fix. The validate step is taking on average over 5 seconds to complete,...

Hi @stefanvanburen - Yes, we are using the `validate` func from `from protovalidate import validate` in our middleware. Thanks for linking the issues for context. I've pasted a scrubbed version...

Hi @stefanvanburen, following up on this - any updates on the performance issue?