-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or requestp-mediumMedium priority issueMedium priority issue
Description
Description
Sometimes it's important to have a proper abstraction for a working unit inside an abstraction system.
Having per example a DownloadTask that allows the downloading of an HTTP based asset and that properly notifies any listening handler should be the aim of this operation.
Implementation
Create the Task class abstraction and then use the websocket infra-structure to make Appier Admin control all of these tasks.
There should be some co-relation between this Task class and the Future class.
References
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestp-mediumMedium priority issueMedium priority issue
