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

Evitar parar la importación de totas las curvas en caso de que uno de los proveedores falle. #51

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

noone-is-taken
Copy link

Objetivos

  • Evitar que al importar curvas pare el proceso si uno de los proveedores no se puede importar correctamente.

Comportamiento antiguo

  • Si uno de los proveedores fallaba, el programa no seguía haciendo los siguientes proveedores.

Comportamiento nuevo

  • En caso de fallar se muestra un mensaje con el error i se continúa con el siguiente proveedor.

@tinogis tinogis merged commit e1280d7 into master Nov 12, 2024
2 checks passed
@tinogis tinogis deleted the 64833_catch_exception branch November 12, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants