LartTyler / MHWDB-Docs

API documentation for the Monster Hunter World API (https://mhw-db.com)
Other
62 stars 6 forks source link

Large Queries Deliver Partial JSON #66

Closed ghost closed 3 years ago

ghost commented 3 years ago

When attempting to fetch a large query, such as https://mhw-db.com/armor, the request just cuts off in the middle, producing invalid JSON, and an incomplete request. The cutoff point is right in the middle of a word:

"description":"Pukei-Pukei material. Obtained by carving its se

This used to work fine, and would deliver the list of armor.

LartTyler commented 3 years ago

Thanks for letting me know. I've identified the problem, and it should be resolved now.

ghost commented 3 years ago

That was a faster response and fix than the last three multimillion dollar companies I have worked with.