Skip to content
  • Leigh B Stoller's avatar
    Add automated cancellation of reservations that are not used: · 67a0e58e
    Leigh B Stoller authored
    * If unused at six hours, schedule for cancel in three hours and send
      email.
    
    * If reservation becomes used within those three hours, rescind the
      cancellation.
    
    * Add an override bit so that cancel/uncancel on the command line
      supercedes (so explicit cancel or rescinding a cancel, means do not
      make any more automated checks for unused).
    
    * Rework cancel to be more library friendly.
    67a0e58e