Skip to content

Proper ESI rate limit implementation #46

Description

@tkhamez

The current implementation attempts not to reach the rate limit, rather than retrying failed requests.

It has only limited information about the available tokens and makes some assumptions to calculate waiting times (see Neucore\Service\EsiClient::calculateRateLimitWaitTime()).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions