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

Also store users ids in cache #212

Open
khurshid-alam opened this issue Oct 3, 2018 · 0 comments
Open

Also store users ids in cache #212

khurshid-alam opened this issue Oct 3, 2018 · 0 comments
Milestone

Comments

@khurshid-alam
Copy link

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.

@ivonunes ivonunes added this to the 2.0 milestone Oct 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants