Closed takahirom closed 5 years ago
If this taks is not in a hurry so much, I want to try to this task. ✋ Can I take this?
Of course! Thanks! 👍
@kirimin How's your progress on this~? Is there something we can help you with? 🕵️♀️
@panpanini I'm so sorry for this. 🙏 I don't begin this task yet because of my business work and personal illness... I think I should release this task to other contributors for don't late to the conference. 😢
Oh that's unfortunate... I hope you feel better soon! I'll unassign you for now then
Can I try this ? 🙋
Thank you for challenging this issue!
Should Worker show any notification to indicate working as same as IntentService? I guess notifications are used to start foreground service and these will not be necessary.
@geckour Good question. No need to keep the current notifications because those notifications were shown due to foreground service matter but not by design.
@jmatsu Thanks, I got it!
I have one more question... If Worker uses Exponential Backoff, does it still needs limitation of retry times (currently set max to 3)?
I guess that's also needless. The previous 3 was just an experimental value. 👍
@jmatsu Thanks!
Kind (Required)
Other
Overview (Required)
We can use WorkManager instead of intent service
You can use with Coroutine, Exponential Backoff, Add restrictions on the Internet.
Links
https://github.com/DroidKaigi/conference-app-2019/blob/156f474534984b56472dfbaf48137bfb0ce6ca52/feature/notification/src/main/java/io/github/droidkaigi/confsched2019/notification/service/ManageTopicSubscriptionIntentService.kt