I’m requesting an API call that is pretty huge and can be seen right at the bottom of this post.
When executed it constantly returns a 502 Bad Gateway response but when testing it with less names it works. I assume this is because the server becomes overloaded and fails to send anything back.
Is there any well known fix to this? Should I split the names down into smaller groups and get their JSON files separately?
`