You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
well, there is an option to cache responses using Redis.
In case of my instance, I have set the cache expiry time to one hour. I could increase that time if you want.
Caching for infinite time, however, would blow up RAM usage. Furthermore, it would be akin to keeping stale answers, which is not optimal. So, I don't think it's a sound idea.
if you're worried about a particular answer not existing in the future, you can always use archive.org and save the answer forever.
As for instances being rate limited, I'm exploring ways to minimise it.
Hello,
It would be nice of Quetre to store scraped data in a database so that it doesn't ever need to scrape it again.
Here's what happened to me today :
Thanks
The text was updated successfully, but these errors were encountered: