Skip to content

Sunsetting: Cleanup local files via cancellation token etc. #206

@SeanKilleen

Description

@SeanKilleen

Sometimes requests get canceled before they're completed.

Currently, that leaves data files on the Konmaripo instance that prevent further cleanup because the data files already exist.

We should use a cancellation token, check it, and clean up if something happens.

We should also clean up if an error occurs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions