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

How can I avoid the cooking value to expanded on each retry? #2113

Closed
burekas7 opened this issue Feb 18, 2024 · 1 comment
Closed

How can I avoid the cooking value to expanded on each retry? #2113

burekas7 opened this issue Feb 18, 2024 · 1 comment
Labels
i: out of support p: ecosystem Targeting packages that's under the dio's ecosystem

Comments

@burekas7
Copy link

burekas7 commented Feb 18, 2024

Package

cookie_manager

Version

5.4.0

Operating-System

Android, iOS

Steps to Reproduce

Hi,

I'm using RetryInterceptor from "dio_smart_retry".
On each retry the cookie value is expanded.

For example: cookie value is "A"
First try: cookie = "A"
Second try: cookie = "AA"
Third: "AAA"

How can I solve this?

Expected Result

The same cookie value on each retry.

Actual Result

Described in steps.

@burekas7 burekas7 added h: need triage This issue needs to be categorized s: bug Something isn't working labels Feb 18, 2024
@AlexV525
Copy link
Member

AlexV525 commented Feb 19, 2024

Please ask the team of dio_smart_retry for help.

@AlexV525 AlexV525 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
@AlexV525 AlexV525 added p: ecosystem Targeting packages that's under the dio's ecosystem i: out of support and removed h: need triage This issue needs to be categorized s: bug Something isn't working labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i: out of support p: ecosystem Targeting packages that's under the dio's ecosystem
Projects
None yet
Development

No branches or pull requests

2 participants