- fix: introduce LocalTaskResourcesNotFoundError in upload.task
which results in a custom DCORAidQueueWarning in upload.queue
in case a dataset resource is not available at the moment;
previously, this scenario resulted in a FileNotFoundError
- fix: when loading tasks recursively from a directory, only ask
once for the circle (if there are multiple available to the user)
- fix: immortalized jobs that fail to be summoned (e.g. because the
user moved the resources to a different directory), can now be
imported again from the orgiginal (albeit moved) .dcoraid-task file