#Rate Limit From GetOrDownloadAsync()
1 messages · Page 1 of 1 (latest)
never seems to actually cache anything and instead seems to download always. This has caused me to get logs like this:
is it possible that a message is getting reacted to so quickly I start GetOrDownloadAsync() 3 times and all of them download because the cache does not get updated until the first one finishes?
Yah uhhh
I don't recall exactly, but GETting a message here does not cache one
oh
why
what is even the point of that name then lmao
so I need to setup the cache myself?