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

Does not try again to scp after connection drop #2

Open
riccardoangius opened this issue Jul 11, 2019 · 1 comment
Open

Does not try again to scp after connection drop #2

riccardoangius opened this issue Jul 11, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@riccardoangius
Copy link

riccardoangius commented Jul 11, 2019

Nel caso in cui ci sia un problema di linea, e scp fallisce con "Broken pipe", il backup viene ritenuto fallito e abbandonato.
Sarebbe utile catturare l'eccezione sollevata da scp per provare nuovamente almeno altre due-tre volte.

Esempio di errore nel log:

scp: /tmp/manatraders__mtgotickets_development.sql.bz2: Broken pipe

@pioz pioz added the enhancement New feature or request label Jul 11, 2019
@pioz
Copy link
Contributor

pioz commented Sep 10, 2019

@riccardoangius riesci a mandarmi l'errore preciso perchè non riesco a riprodurlo in locale da me. Grazie.

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

2 participants