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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: