Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Polly strategies to V8 API #116

Open
SondreJDigdir opened this issue Aug 8, 2024 · 1 comment
Open

Upgrade Polly strategies to V8 API #116

SondreJDigdir opened this issue Aug 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@SondreJDigdir
Copy link
Contributor

Polly's made larger changes to their API in their SDK from version 7 to 8. Upgrading to V8 doesn't immediately require any changes, however how some policies are configured should be updated to be done the V8-way.

Polly has a migration guide from 7 to 8: https://www.pollydocs.org/migration-v8.html

I don't think this is urgent, however it should be done sooner rather than later as I would presume that when they go to V9 they won't support v7 methods anymore.

@SondreJDigdir SondreJDigdir converted this from a draft issue Aug 8, 2024
@SondreJDigdir SondreJDigdir added the enhancement New feature or request label Aug 8, 2024
@SondreJDigdir SondreJDigdir self-assigned this Aug 8, 2024
@SondreJDigdir
Copy link
Contributor Author

Currently no equivalent built in support for the cacheasync policies that we use in Dan.Common and Dan.Core. Doesn't seem like we'll get immediate support App-vNext/Polly#1127, so we need to decide when we want to change to using resilience strategies and if we want to make our own cache strategy or look for some other packages.

@SondreJDigdir SondreJDigdir removed their assignment Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant