Skip to content
Commit c2752551 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by Romain Bignon
Browse files

[bnporc] Add try/except on old BNP website request to prevent error 500

Sometimes the request to the old website returns a Server Error (500)
that crashes all BNP connections.
With this try/except , the connection to the old website will fail but
it will not prevent all the accounts from the new API to be scraped
correctly.

Closes: 7735@zendesk, 7863@zendesk, 27832@Sibi, 16333@Sibi, 27833@Sibi
parent dcf019d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment