Skip to content

Cannot delete js file after rendring #107

@heavensloop

Description

@heavensloop

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions