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
The original project that I took inspiration from didn't have a caching mechanism, and I never thought to create one. That's actually a very good idea to implement. However, this project isn't my priority at the moment, so I won't be updating it to include a form of caching any time soon. Feel free to submit a pull request, and thanks for the suggestion!
okay, I could have submitted a PR but I am pretty noob at python, also I am creating same thing on node.js but the problem is I am struggling in making a svg (never made before), so can you give me an idea how to make a svg? can I take your template for my project?
the access token have a lifetime of 3600s, so why not cache them rather than creating new access tokens at every request?
The text was updated successfully, but these errors were encountered: