Skip to content

[DEP]: replace backoff dependency with tenacity#256

Merged
Fenkiou merged 1 commit intodevfrom
ap/244-replace-backoff-with-tenacity
Mar 19, 2026
Merged

[DEP]: replace backoff dependency with tenacity#256
Fenkiou merged 1 commit intodevfrom
ap/244-replace-backoff-with-tenacity

Conversation

@Fenkiou
Copy link
Copy Markdown
Member

@Fenkiou Fenkiou commented Mar 11, 2026

Description

backoff library isn't maintained anymore so we had to find a replacement for it. tenacity is very popular one.

Remaining Tasks

Related PRs in other projects (PASQAL developers only)

Additional merge criteria

Breaking changes

Checklist

  • The title of the PR follows the right format: [{Label}] {Short Message}. Label examples: IMPROVEMENT, FIX, REFACTORING... Short message is about what your PR changes.

Versioning (PASQAL developers only)

  • Update the version of pasqal-cloud in VERSION.txt following the changes in your PR and by using semantic versioning.

Documentation

  • Update CHANGELOG.md with a description explaining briefly the changes to the users.

Tests

  • Unit tests have been added or adjusted.
  • Tests were run locally.

Internal tests pipeline (PASQAL developers only)

  • Update and run the internal tests while targeting the branch of this PR.
    If your PR hasn't changed any functionality, it still needs to be validated against internal tests.

After updating the version (PASQAL developers only)

  • Open a PR on the internal tests that updates the version used for the pasqal-cloud backward compatibility tests.

Comment thread pulser-pasqal/setup.py
Comment thread pulser-pasqal/pulser_pasqal/pasqal_cloud.py
Copy link
Copy Markdown
Collaborator

@stephenfreelance stephenfreelance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Fenkiou Fenkiou changed the base branch from main to dev March 13, 2026 08:53
@Fenkiou Fenkiou force-pushed the ap/244-replace-backoff-with-tenacity branch from 674114c to 7a1cc26 Compare March 13, 2026 08:55
Comment thread pulser-pasqal/pulser_pasqal/pasqal_cloud.py Outdated
@Fenkiou Fenkiou force-pushed the ap/244-replace-backoff-with-tenacity branch from b6d632e to e13cc40 Compare March 19, 2026 13:55
@Fenkiou Fenkiou force-pushed the ap/244-replace-backoff-with-tenacity branch from e13cc40 to de5ee9d Compare March 19, 2026 13:57
@Fenkiou Fenkiou merged commit 48e0375 into dev Mar 19, 2026
4 checks passed
@Fenkiou Fenkiou deleted the ap/244-replace-backoff-with-tenacity branch March 19, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants