Variable ANILIST_RATE_LIMIT_PER_MINUTEConst

ANILIST_RATE_LIMIT_PER_MINUTE: 30

AniList official rate limit: 30 requests per minute. Reference: AniList GraphQL API documentation.

export const ANILIST_RATE_LIMIT_PER_MINUTE = 30;