mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.61k stars 116 forks source link

Fix for CircleCI is closing connection #259

Closed l0uden closed 8 months ago

l0uden commented 8 months ago

Description

Added sleep between requests to circleci API. It should help prevent closing the connection from circleci side because of big requests amount.

Also added proper logic for understanding job status

Screenshot

Notice