pasqal-io / pasqal-cloud

Apache License 2.0
16 stars 1 forks source link

[IMPROV] Extend the retry mechanism to handle runtime exceptions #128

Closed MohamedAminMallek closed 4 months ago

MohamedAminMallek commented 4 months ago

Description

Our internal e2e tests are failing due to random network issues with S3. Therefore, we have decided to extend the retry mechanism to handle exceptions, rather than relying only on HTTP status codes

Remaining Tasks

Related PRs in other projects (PASQAL developers only)

Additional merge criteria

Breaking changes

Checklist

Versioning (PASQAL developers only)

Documentation

Tests

Internal tests pipeline (PASQAL developers only)

After updating the version (PASQAL developers only)