furiousOyster / software-defined-org

Infrastructure is better as software. Organizations too.
0 stars 0 forks source link

Format for Jobs #15

Open furiousOyster opened 6 years ago

furiousOyster commented 6 years ago

Job format is described in Job_Formats

Proposed: Jobs should be defined by required inputs, description and expected outputs.

E.g.

CMD-004 Input: Pipedrive. Function: Sales pipeline autopsy for value to us. Output: priority list of UK/EU meetings to be held.

moved from https://github.com/furiousOyster/sdo-intel-btl/issues/1

furiousOyster commented 6 years ago

Jobs definitely need that full description, but the format in the queue should be just the function. I want jobs in the queue to have either light or full mode. Light jobs are important, but everything you need to do the job is in the queue listing. Heavy jobs are 4 hours or more in weight, and need to have a full job description.