Getting particular entity by id is very natural part of any API, makes total sense to me. Together with GRIFFIN-229 it would allow to wait for job completion, unlocking lots of potential use cases.
On Fri, Mar 1, 2019 at 7:01 AM Dmitry Ershov <[email protected]> wrote: > Hi all, > > in addition to task Griffin-229 it will be useful, I think, to add to the > JobController possibility to retrieve job instance information for a > specific job instance id. Now we can only get information about all job > instances for certain job (method findInstancesOfJob). > > What do you think about such extension? > > Thanks in advance! > > Best Regards, Dmitry Ershov >
