Max Brin

Results 10 comments of Max Brin

> Right now, native patches are restricted to full replacements. Once a method is patched, the original is destroyed by writing a jump instruction to the replacement. That makes patching...

Are there any plans for VNET for consumption plan? Serverless meaning = not handling the servers. It seems the true "serverless" Azure Functions (consumption) has little to no features such...

Thanks for the great answers. Maybe you guys can help me with a general direction, what I'm trying to achieve is: I have a C# game that's writing logs to...

Agree this will be extremely helpful! Thanks.

Same here. Only happens under heavy load. We are using .NET 6. Don't really know how to solve it and this is a serious production problem. I'm using Bombardier for...

I ended up doing some tuning to speed up a specific function which helped but then when high load stressed the system it happened again. Check this post out: https://developpaper.com/about-bad-httprequestexception-of-frombody-model-binding-reading-exception-of-request-request-caused-by-active-cancellation-of-client-under-net-core/...

> You only need to tune the minimum threads if you have LOTS of blocking. Well I did check each and every line of code in this specific method -...

Btw for me it hangs on openai. Com, non Azure

Hi Agam - good point. We will consider adding some guidelines defending from LLM Attacks.

Hi, not at the moment. This is more of a baseline released to the community in hopes someone will fork it and create something better. My current focus is elsewhere.