Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pixlet render should allow specifying a local cache dir/file #1091

Open
DavidGoldman opened this issue Sep 28, 2024 · 0 comments
Open

pixlet render should allow specifying a local cache dir/file #1091

DavidGoldman opened this issue Sep 28, 2024 · 0 comments

Comments

@DavidGoldman
Copy link

DavidGoldman commented Sep 28, 2024

This would allow local executions to share a cache between invocations. This would help in the standard case of calling render in a cron job while hitting REST endpoints that have low limits.

Alternatively we could add a new command to render + push every X seconds.

What do you think? I can take a look at implementing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant