Changed
- Simplified flow statuses within Flow System (no more Queued or Scheduled status)
- Extended flow start conditions with more debug information for UI needs
- Simplified flow cancellation API:
- Cancelling in Waiting/Running states is accepted, and aborts the flow, and it's associated tasks
- Cancelling in Waiting/Running states also automatically pauses flow configuration