CartoDB / raster-loader

https://raster-loader.readthedocs.io
Other
15 stars 4 forks source link

Add a argument to skip interactive question on upload failure #138

Closed thedae closed 7 months ago

thedae commented 8 months ago

Proposed Changes

When a raster upload fails, we're asking for a yes/no input to cleanup the recently uploaded resources

When this happens in a non-interactive context like import worker, the process gets stuck

The objective of these changes is to add a --cleanup-on-failure parameter to skip the question for all providers

shortcut-integration[bot] commented 8 months ago

This pull request has been linked to Shortcut Story #399160: Add a CLI parameter to skip interactive questions in raster-loader.