Skip to content

Poetry takes forever to load! #2

@exchgr

Description

@exchgr

This is probably because the Twitter API calls are all originating from one place: the server. Twitter API calls (and likely the entire PHP REST/JSON API part of this project) needs to be moved to client-side Javascript code to distribute both the load and the Twitter API quota. As well, this will make debugging much easier, as we'll be able to pinpoint exactly where the latency lies in Google Chrome's debugging environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions