List of features #3

Open
opened 2020-01-30 21:49:11 +00:00 by abelhooge · 1 comment
Owner

The following features have to be implemented before release:

  • A binary in composer for supervisor and worker [v]
  • Way to implement bootstrap from project into supervisor and worker. [v]
  • Dependency Constraint. Only run when all dependencies have ran. [v]
    • Dependent task handler, which forwards the output of its dependencies to the task. [v]
  • Better TaskStorage. [v]
    • Implement RedisTaskStorage [v]
    • Add config option for storage location of ArrayTaskStorage [v]
  • Handling of Task::COMPLETED and Task::CANCELLED. Should these be automatically removed? [v]
  • Add tasks through the Tasks class. [v]
  • reset() method for TaskStorage (all of them) [v]
  • Add environment checks. Can shell executor run? Can TaskStorage save? Can worker and supervisor be called?
  • add more logs for each action.
  • Proper documentation

More to be added...

The following features have to be implemented before release: - A binary in composer for ``supervisor`` and ``worker`` [v] - Way to implement bootstrap from project into supervisor and worker. [v] - Dependency Constraint. Only run when all dependencies have ran. [v] - Dependent task handler, which forwards the output of its dependencies to the task. [v] - Better TaskStorage. [v] - Implement RedisTaskStorage [v] - Add config option for storage location of ArrayTaskStorage [v] - Handling of `Task::COMPLETED` and `Task::CANCELLED`. Should these be automatically removed? [v] - Add tasks through the `Tasks` class. [v] - reset() method for TaskStorage (all of them) [v] - Add environment checks. Can shell executor run? Can TaskStorage save? Can worker and supervisor be called? - add more logs for each action. - Proper documentation More to be added...
abelhooge added this to the Release version 1.0.0 milestone 2020-01-30 21:49:11 +00:00
abelhooge added the
enhancement
label 2020-01-30 21:49:11 +00:00
abelhooge self-assigned this 2020-01-30 21:49:11 +00:00
abelhooge added a new dependency 2020-01-30 21:49:23 +00:00
abelhooge changed title from List of feautures to List of features 2020-02-01 10:59:07 +00:00
abelhooge modified the milestone from Release version 1.0.0 to Version 1.1.0 2020-02-01 13:32:06 +00:00
abelhooge removed a dependency 2020-02-01 13:32:20 +00:00
Author
Owner

Not actually closed. Some features must still be implemented!

Not actually closed. Some features must still be implemented!
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FuzeWorks/Async#3
No description provided.