Skip to content

Conversation

@adespawn
Copy link
Contributor

This includes migration guide and documentation.
The documentation is based on the rust driver docs.

Progress towards: #387

This includes migration guide and documentation.
The documentation is based on the rust driver docs.
@adespawn adespawn added this to the 0.4.0 milestone Jan 29, 2026
@adespawn adespawn requested a review from wprzytula January 29, 2026 14:22
@adespawn adespawn added documentation Improvements or additions to documentation area/policies labels Jan 29, 2026
Comment on lines +132 to +135
The `RetryPolicy` as present in the DataStax driver is no longer supported.
It was replaced with a [new implementation](./retry_policies.md). There are no plans for
re-creating its functionality. You do not have to update a code to migrate to new policy.

Copy link
Contributor

Choose a reason for hiding this comment

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

🔧

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
The `RetryPolicy` as present in the DataStax driver is no longer supported.
It was replaced with a [new implementation](./retry_policies.md). There are no plans for
re-creating its functionality. You do not have to update a code to migrate to new policy.
The `RetryPolicy` as present in the DataStax driver is no longer supported.
It was replaced with a [new implementation](./retry_policies.md). There are no plans for
re-implementing its functionality. You do not have to update a code to migrate to the new policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/policies documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants