Mike-Mortensen-Portfolio / PubHub_H6_Final

This repository represents the final exam for the Data Technician with Specaility in Programming 2024. Grade recieved: Simon: 12 (A+), Jasmin: 12 (A+), Mike: 12 (A+)
MIT License
3 stars 1 forks source link

Bigger file handling not working properly #144

Closed jeongoks closed 6 months ago

jeongoks commented 7 months ago

The API didn't like the bigger audio file , so we tried to put the [DisableRequestSizeLimit] at the endpoint controller and that seemed to work but then the BookService threw a Timeout after 100 seconds exception so, we need to figure out how we handle this, or else try and keep it to the smaller files.

ZhakalenDk commented 6 months ago

This is closed because the issue should be handled in #59