Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • How does this correlate to the new architecture?

    • Will the calling service manage load balancing / retries

    • How will the calling service trigger the load? (scp/ssh, web calls, tcp, etc…)

  • How do instructions relate to jobs? (many jobs to one instruction?, one to one?)

  • How will this integrate with the new Job Status Service?

...

Rationale: Storing instructions in the file system as static JSON objects moves state information away from the central repository of information about a job, confuses users, and does not play well with dynamic instances or state queries.

...