gw2-api / issues

Issue tracker for the Guild Wars 2 API
https://discord.gg/zqeHCEg
16 stars 0 forks source link

`/v2/guild/:id/log`: 504 Gateway Time-out #90

Closed msniveau closed 1 month ago

msniveau commented 3 months ago

Current Behavior

Fetching the log of a guild using the /v2/guild/:id/log endpoint currently results in a timeout.

This also applies when the ?since parameter is set to the most recent log entry it was able to fetch, so probably not a missing-pagination-issue. Also tried with 6 different guilds and two different accounts with the same result, so its not related to the account used to authenticate or guild the log is fetched for.

Expected Behavior

The Endpoint should respond with the list of log entries.

Steps To Reproduce

No response

Happening since

May 22nd

Anything else?

This issue is mentioned on the Guild Wars 2 Developer Discord few times already. Its probably related with the 6th guild slot.

Created the bug report even if its already a known issue to have something to reference to when ppl ask me why the bot does not work (and to keep track myself)

darthmaim commented 1 month ago

This seems to be working again.