You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
AniTrend v2 utilises work manager extensively to offload one shot operations such as list modifications, favourites, following users, e.t.c including some other long running actions such as sync lists, genres, tags, e.t.c
While we can preview the worker status from android studio it would be nice to also have works visible in a list within the application allowing users to invoke actions like cancel or retry for running and failed jobs respectively. It's worth mentioning that this isn't a high priority feature and adds very little value for the end user as such can be added at a later point in time.
AniTrend Issue Guidelines
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
You may find an answer in already closed issues:
https://github.com/AniTrend/anitrend-v2/issues?q=is%3Aissue+is%3Aclosed
Feature Information
AniTrend v2 utilises work manager extensively to offload one shot operations such as list modifications, favourites, following users, e.t.c including some other long running actions such as sync lists, genres, tags, e.t.c
While we can preview the worker status from android studio it would be nice to also have works visible in a list within the application allowing users to invoke actions like cancel or retry for running and failed jobs respectively. It's worth mentioning that this isn't a high priority feature and adds very little value for the end user as such can be added at a later point in time.
Solution Information
See: #600
Additional Context
Reference: db5ec4f
The text was updated successfully, but these errors were encountered: