mozillians was missing languages.json in production. This is an error that should not go down quietly.
Download errors already keep the timestamp from being updated (ergo the next time the update script runs it will try again).
Perhaps a download error should always raise an exception? Will that be compatible with the intent of -q? Perhaps we need -q2 which will be quiet even if errors occur, and -q would just be quiet under normal circumstances.
Input appreciated.
mozillians was missing languages.json in production. This is an error that should not go down quietly.
Download errors already keep the timestamp from being updated (ergo the next time the update script runs it will try again).
Perhaps a download error should always raise an exception? Will that be compatible with the intent of
-q? Perhaps we need-q2which will be quiet even if errors occur, and-qwould just be quiet under normal circumstances.Input appreciated.