gw2-api / issues

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

`/v2/commerce/listings`: Nougat Center (36061) listings returns 502 on API, inaccessible in-game #94

Open jcmoyer opened 2 months ago

jcmoyer commented 2 months ago

Current Behavior

Accessing /v2/commerce/listings/36061 or including item ID 36061 in a multi-listing query such as /v2/commerce/listings?ids=19709,36061 causes the whole query to fail with a 502 bad gateway.

Expected Behavior

The request should succeed.

Steps To Reproduce

  1. Navigate to /v2/commerce/listings/36061
  2. Wait a bit and observe 502

Happening since

2024-08-23

Anything else?

I haven't been able to make this request since the API was re-enabled after Janthir Wilds released. Other listings seem to work fine.

darthmaim commented 2 months ago

This is probably because there are currently 42.789.114 listings for this item, and the API server times out generating the response.

jcmoyer commented 4 days ago

This is now happening with Chattering Skull (36060) and will probably happen with the other halloween item.