Skip to content

calendar/all/shows API mostly returning 504 responses (since 23rd March 2026) #734

@sconaty

Description

@sconaty

Several times a day I make calls to /calendars/all/shows. For example:

GET https://api.trakt.tv/calendars/all/shows?extended=metadata&counties=us&start_date=2026-03-23&days=4
headers: {"trakt-api-key": "MY_KEY", "trakt-api-version": "2", "content-type": "application/json", "user-agent": "Demeter/0.14.2"}, body: Body(Empty) }

Since Monday 23rd March almost all of these requests have timed out:

2026-03-24T18:59:51.811Z ERROR [restson] server returned "504 Gateway Timeout" error

If I increase the days=X parameter (e.g. to 7) in the request the likelihood of a timeout appears to increase. Just before I've logged this ticket I made 7 calls and only two succeeded.

If you could investigate it would be great. Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions