As a plugin user,
I would like get-sequences and get-all to exit with the previously fetched sequences shortly before it fails with a space issue and fails to return anything (OSError: [Errno 28] No space left on device). This could be implemented by closing the q2fondue execution when nearly all available storage (e.g. 95%) is used up.
Note: This can be tested on projectID PRJEB3079 that requires 230-270 GiB to be downloaded.
As a plugin user, I would like
get-sequences
andget-all
to exit with the previously fetched sequences shortly before it fails with a space issue and fails to return anything (OSError: [Errno 28] No space left on device
). This could be implemented by closing the q2fondue execution when nearly all available storage (e.g. 95%) is used up.Note: This can be tested on projectID
PRJEB3079
that requires 230-270 GiB to be downloaded.