"transition" page needs to watch odb runinfo

Issue #52 resolved
dd1 created an issue

The "transition" pages should watch the odb runinfo structure to see of the run is running, etc. Right now it "guesses" the run state based on the requested transition. To implement this, I need to implement JSON-RPC batch requests (an array of RPCs packed into a single http transaction). K.O.

Comments (1)

  1. Log in to comment