Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Retry Pocket profile deletion in background if previously failed #12258

Closed
Mugurell opened this issue May 31, 2022 · 1 comment
Closed

Retry Pocket profile deletion in background if previously failed #12258

Mugurell opened this issue May 31, 2022 · 1 comment
Assignees
Labels
<pocket> Component: Service-pocket

Comments

@Mugurell
Copy link
Contributor

Mugurell commented May 31, 2022

Needed for https://mozilla-hub.atlassian.net/browse/FNXV2-20135

┆Issue is synchronized with this Jira Task

@Mugurell Mugurell added the <pocket> Component: Service-pocket label May 31, 2022
@Mugurell Mugurell self-assigned this May 31, 2022
Mugurell added a commit to Mugurell/android-components that referenced this issue May 31, 2022
… failed

It's important to ensure the profile is deleted when the sponsored stories
feature is disabled but since this involves a network call which may fail we
need to support retrying a previous failed request until profile deletion is
successful or the sponsored stories functionality is started again.
Mugurell added a commit to Mugurell/android-components that referenced this issue May 31, 2022
… failed

It's important to ensure the profile is deleted when the sponsored stories
feature is disabled but since this involves a network call which may fail we
need to support retrying a previous failed request until profile deletion is
successful or the sponsored stories functionality is started again.
mergify bot pushed a commit that referenced this issue May 31, 2022
It's important to ensure the profile is deleted when the sponsored stories
feature is disabled but since this involves a network call which may fail we
need to support retrying a previous failed request until profile deletion is
successful or the sponsored stories functionality is started again.
@csadilek
Copy link
Contributor

Landed in #12259.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
<pocket> Component: Service-pocket
Projects
None yet
Development

No branches or pull requests

2 participants