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
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
There's no caching mechanism for the api requests. The api path is every time built based on vars.
Describe the solution you'd like
Make some caching mechanism to cache the request paths
Is your feature request related to a problem? Please describe.
There's no caching mechanism for the api requests. The api path is every time built based on vars.
Describe the solution you'd like
Make some caching mechanism to cache the request paths
Describe alternatives you've considered
Additional context