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
I think every time we add a new bot state, we end up with the issue that the queue doesn't show that status in it's little bar.
I'm thinking we should have 5 categories total for this graph:
Available
Working
Completed
Failed
Those are the only really 4 importent aspects of a job. I can think of reasons to put 'slicing' under 'working', but I don't know about when the bot is waiting for qa. I'm thinking about renaming working into something thats basically descriptive of a job that's not just waiting for something to happen.
We could add qa as its own category, but I don't know of any reason to do that really. There's also the ability to add a 'waiting' state.
I mean really, this is just trying to find out the best categories for jobs that can be. I'm also thinking ahead here about sub-jobs, and job-chains (Both of which I want implemented for 0.5.
Ideas?
The text was updated successfully, but these errors were encountered:
I think every time we add a new bot state, we end up with the issue that the queue doesn't show that status in it's little bar.
I'm thinking we should have 5 categories total for this graph:
Those are the only really 4 importent aspects of a job. I can think of reasons to put 'slicing' under 'working', but I don't know about when the bot is waiting for qa. I'm thinking about renaming working into something thats basically descriptive of a job that's not just waiting for something to happen.
We could add qa as its own category, but I don't know of any reason to do that really. There's also the ability to add a 'waiting' state.
I mean really, this is just trying to find out the best categories for jobs that can be. I'm also thinking ahead here about sub-jobs, and job-chains (Both of which I want implemented for 0.5.
Ideas?
The text was updated successfully, but these errors were encountered: