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

Cannot delete js file after rendring #107

Open
heavensloop opened this issue Jan 22, 2019 · 0 comments
Open

Cannot delete js file after rendring #107

heavensloop opened this issue Jan 22, 2019 · 0 comments

Comments

@heavensloop
Copy link

heavensloop commented Jan 22, 2019

After rendering an image from a url, you might want to remove the js file for that particular render because doing a $instance->jobs->clean() operation might delete a js file for another image that is yet to start rendering.

Adding this feature will make sense especially when rendering is done on demand and not by some cron job.

I propose we have something like: $instance->job->clean()

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