Will Anderson

Results 9 comments of Will Anderson

Clean up is failing for me too with the below: Microsoft.Azure.WebJobs.Host.FunctionInvocationException: Microsoft.Azure.WebJobs.Host.FunctionInvocationException: Exception while executing function: Functions.Cleanup ---> Microsoft.Rest.Azure.CloudException: Operation returned an invalid status code 'Conflict' at Microsoft.Azure.Management.WebSites.CertificatesOperations.d__9.MoveNext() --- End...

My data sampling is 100% and my itemCount looks massively wrong.

Looking for this too.

I cloned and updated to the latest Six labors packages, however this would drop support for pre .net6 due to the Fonts package only support > net6. Maybe a 2.0...

MS SQL on Mac M1 is requested a lot, I think this would solve that issue too.

This bug still persists - it creates a memory leak with the Azure Storage plugin due to sockets not being closed. Here is a fairly busy site with the Azure...

@paulpopus @denolfe would you mind taking a look at this, labeled stale but very much still an issue.

> Seems to be fixed after manually replicating the same [abortRequestAndDestroyStream](https://github.com/payloadcms/payload/blob/27cfe775ddb940e30c9d84d236843345e2a79a9e/packages/storage-s3/src/staticHandler.ts#L41) logic found in the storage-s3 plugin. @ptffr did you just create your own storage plugin as a work around?