You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we validate new tasks by posting the task to blueapi and then deleting it. This has to be done one at a time fo each task and can be slow. We should instead validate tasks internally.
Currently we validate new tasks by posting the task to blueapi and then deleting it. This has to be done one at a time fo each task and can be slow. We should instead validate tasks internally.
Acceptance Criteria