Page 1 of 1

[Mod Portal API] Calling with page_size=max results in error 503

Posted: Sat Jan 09, 2021 7:45 pm
by asdff45
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.

Re: [Mod Portal API] Calling with page_size=max results in error 503

Posted: Sun Jan 10, 2021 9:11 pm
by asdff45
It would be great if that gets fixed, previously this also worked. It breaks our custom modsearch :)

Re: [Mod Portal API] Calling with page_size=max results in error 503

Posted: Fri Jan 22, 2021 5:17 pm
by asdff45
Seems like it is fixed now. The site is available again :)