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

Lidando com instabilidade de internet #1

Closed
3 tasks done
jecogeo opened this issue Jul 20, 2021 · 0 comments · Fixed by #2
Closed
3 tasks done

Lidando com instabilidade de internet #1

jecogeo opened this issue Jul 20, 2021 · 0 comments · Fixed by #2

Comments

@jecogeo
Copy link
Owner

jecogeo commented Jul 20, 2021

Atualmente, o script não tem elementos para lidar com a falta de internet. Ele foi pensado para rodar em um ambiente em que a instabilidade, quedas e perda de pacotes não é raro. Por isso, é preciso tratar essas situações para que:

  • caso a página não seja aberta (por falta de internet), a página seja recarregada até que o botão Arquivo esteja disponível para click e download.

  • caso o arquivo não seja baixado, haja um loop de cliques até que se complete o download

  • Só feche o browser quando o arquivo for baixado (resolvido com um while incluído no commit b008d56, linha 54)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant