nicholastay / passport-discord

Passport strategy for authentication with Discord (discordapp.com)
ISC License
172 stars 55 forks source link

Rate limited on fetching guilds. #27

Open fsjuhl opened 4 years ago

fsjuhl commented 4 years ago

I'm quite often experiencing getting rate limited when fetching the user's guilds.

May I suggest the possibility to set a delay between fetching profile, (connections) and guilds?

I would appreciate it a ton!