Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-568

refresh current reservations page 15 minutes after a reservation becomes available

    XMLWordPrintableJSON

Details

    Description

      It would be useful to refresh the current reservations page shortly after a timeout could have occurred so that users will see if the reservation timed out.

      We'll key off events in computerloadlog.

      Two entries will be created in the variable table - acknowledgetimeout and connecttimeout that will have values that are the timeout period in seconds. One entry will be added to computerloadstate - connecttimeout.

      When vcld inserts the 'reserved' computerloadstate into computerloadlog, both vcld and the frontend will key off of that timestamp and variable.acknowledgetimeout to know when the reservation will timeout if the user does not click the Connect button.

      When the user clicks the Connect button, the frontend will insert an entry into computerloadlog for connecttimeout. Both vcld and the frontend will key off of that timestamp and variable.connecttimeout to know when the reservation will timeout if the user never connects.

      Attachments

        Activity

          People

            jfthomps Josh Thompson
            jfthomps Josh Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: