transifex / cli

The Transifex command-line client
Apache License 2.0
66 stars 24 forks source link

Poling translations infinite loop fix #200

Closed foteinigk closed 1 year ago

foteinigk commented 1 year ago

If downloading translations fails due to reasons such as the inability to create the downloaded file the "redirect" field in the response is empty, an infinite loop can occur. To avoid this we can break the loop if task's status is failed