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

job.download_files should provide feedback when no files are available to download #281

Open
asjohnston-asf opened this issue Mar 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@asjohnston-asf
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently in this situation download_files() prints a progress bar without data and exists successfully. It's not immediately intuitive from the output that there were no files available to download.

> file_list = jobs.download_files()
0/0 [00:00<?, ?it/s]

Describe the solution you'd like
Logging a warning message could provide more specific feedback in this situation.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@asjohnston-asf asjohnston-asf added the enhancement New feature or request label Mar 8, 2021
@asjohnston-asf asjohnston-asf transferred this issue from ASFHyP3/hyp3-gamma Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant