Skip to content

request pooling #81

@gr2m

Description

@gr2m

follow up for hoodiehq/hoodie#118

Basic idea is to pool GET request, e.g. when executing hoodie.request('/hoodie/api') in quick succession it will not send multiple requests, but only send one request and return the promise for the others.

Let’s debate if this is still something we want. I’m not sure if this is still an issue with the new Hoodie at all, probably not

Metadata

Metadata

Assignees

No one assigned

    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