Versions Compared

Key

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


DRAFT

...

MINUTES

Attendees & Representation

...

Community: Herbert Damker Jose Luis Urien Pinedo Randy Levensalor Akos Hunyadi Ramesh Shanmugasundaram Thorsten Lohmar Jorge Garcia Hospital 

Masaharu Hattori  , Emil Zhang

Agenda

  • Antitrust Policy
  • Review of previous meeting minutes
    • Agreed
  • General Topics
    • Overall project
    • New Issues
    • Open PRs
    • Existing Issues
  • Any Other Topics

...

...

New Issues

  • #272 Maximum duration 86400 in SessionInfo cannot support 'Extend Session Duration'
    • Discussion so far in the issue (summarised by Herbert):
      • Current documentation about extension of the duration is ambiguous
      • There is a need to decide between the two options:
        • (a) maxDuration (or the limit of 86400 seconds) is absolut. Also the extended session duration can't be beyond this limit.
        • (b) maxDuration is relative to the current time. The maxDuration will be "restarted" by extendDuration. The requirement would be in this option that "expiresAt" is not more than maxDuration into the future (seen from the time of extendDuration API call)
      • Option (b) was the intention of the previous documentation (at least as understood by DT)
      • In case we are following option (b) there is still a need to clarify the documentation
    • Proposal: include the clarification into the v0.10.1 patch release
    • Decision:
      • Option (b) will be followed, update of documentation as described in issue
      • In addition the limit of duration has to be eliminated in SessionInfo => reference to "CreateSession" has to be expanded to allow that
      • The PR for this issue will be included within the v0.10.1 patch
    • Action:
      • PR to be created -
      @Emil
      • @ Emil Zhang

Existing Issues (without backlog, reverse order)