This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Description
In the last 2 days, the samples test test_batch_process_documents_with_bad_input has been failing with
> assert "Failed to process" in e.message
E AssertionError: assert 'Failed to process' in 'Internal error encountered.'
E + where 'Internal error encountered.' = InternalServerError('Internal error encountered.',).message
See the build log here.