InQueueTask not possible to utilize Tags
See original GitHub issueAm i right, that of version 1.0.0 a BaseDownloadTask
which belongs to a FileDownloadQueueSet
has to be created as asInQueueTask()
?
Problem now, is that the interface does not expose the setTag()
methods, which i would ned to set some meta-information to the task.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7
Top Results From Across the Web
Using tags in Teams - Microsoft Support
Another way to use a tag is to start a new chat and then select the tag that ... If tags are enabled...
Read more >Working with ticket tags - Zendesk help
Adding tags to tickets · If the tag you are typing does not exist, it will be created when you press Enter. ·...
Read more >Troubleshoot issues - Tag Manager Help
Here's a list of the most common issues people run into with Tag Manager configurations. Consider these issues as you troubleshoot your containers....
Read more >Controlling access to AWS resources using tags
You can use tags to control access to your AWS resources that support tagging, including IAM resources. You can tag IAM users and...
Read more >Use tags to organize files on Mac - Apple Support
In the Finder on your Mac, tag files and folders with color or text to make them easier to find, group, and sort....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I find a way to produce this problem, it will occur when the connection of the filedownloader service lost and re-connected, and re-start the waiting-list tasks.
I will fix this problem immediately and release the 1.0.2.
thanks for the quick response/fix