"No decode delegate for this image (Log Report: Middleware with Parallel Image Upload has an issue with compressing the image)." #1725
Unanswered
CodeByDani
asked this question in
Help
Replies: 1 comment 1 reply
-
The message |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Magick.NET version
14.0.0
Environment (Operating system, version and so on)
windows 11
Description
I've been using a logging middleware to record errors along with user requests in the database. However, due to parallel image uploads and compression using Magick.NET, I encountered an error. What should I do?
code :
upload parallel image :
`
`
compress method :
middleware :
Steps to Reproduce
error :
response_1727267569026.json
Beta Was this translation helpful? Give feedback.
All reactions