Error `All fibers interrupted without errors` with HttpApiSchema.MultipartStream
Hello everyone,
I have the error
and this basic implementation
When I upload 2 pictures, I never got a response from the api and got the fiber interrupted error
It works fine with 1 picture.
Any ideas ? Or at least a workaround until it got fixed ?
I have the error
All fibers interrupted without errors when trying to handle multiple files with this Api definitionand this basic implementation
When I upload 2 pictures, I never got a response from the api and got the fiber interrupted error
It works fine with 1 picture.
Any ideas ? Or at least a workaround until it got fixed ?
