Skip to content
This repository was archived by the owner on May 1, 2022. It is now read-only.
This repository was archived by the owner on May 1, 2022. It is now read-only.

Also store users ids in cache #212

Description

@khurshid-alam

In a095674 it is using get_id_for_screen_name to get id of recipient when sending a dm with new twitter api. But this makes a extra rest call every time I send a dm. It takes longer than it used to be.

Instead store the id of the recipient in the database and then simply get the value from it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions