[Mod Portal API] Calling with page_size=max results in error 503
Posted: Sat Jan 09, 2021 7:45 pm
Hi,
we just noticed, that the mod portal API gets a timeout after 30 seconds with http status 302. https://mods.factorio.com/api/mods?page_size=max
Calling it with https://mods.factorio.com/api/mods?page_size=999999 seems to work, but i would like it more with `max` as param, like it was before.
we just noticed, that the mod portal API gets a timeout after 30 seconds with http status 302. https://mods.factorio.com/api/mods?page_size=max
Calling it with https://mods.factorio.com/api/mods?page_size=999999 seems to work, but i would like it more with `max` as param, like it was before.