A task setting that defines its importance relative to other tasks.
What is it for
Determines execution order. Helps the system decide what to prioritize. Reduces the risk of delaying critical tasks.
How it works
Set a task priority (e.g., low, medium, high). The system schedules higher-priority tasks first. Lower-priority tasks are shifted when resources are limited.
What we get as a result
Controlled execution order. Focus on important tasks. More predictable planning.