Refine Task.Status & State.Result
After we introduced WalkerRunner, the Task.Status and State.Result should be rethinking based on use cases.
Task.Status
- INIT
- PROCESSING
- SUSPENDED
- COMPLETED
- ERROR
Result
- next
- wait => remove
- stay
- stayAndWait => rename to suspend
- complete
Edited  by Arren Ping