Skip to content
Snippets Groups Projects
  1. May 16, 2025
    • Ian's avatar
      refactor: improve job resubmission logic and logging in JobManager · c0e8dadf
      Ian authored
      refactor: update _handle_interrupt to prompt resubmission
      
      fix: correct return type annotation from 'none' to 'None'
      
      refactor: simplify job monitoring and resubmission flow
      
      refactor: update monitor() to return Optional[bool] for status
      
      fix: update KeyboardInterrupt handler to print message and return None
      
      feat: add interactive job monitoring with resubmission and exit
      
      fix: handle three-state monitor result to avoid infinite prompt loop
      
      refactor: clarify job monitoring loop
      
      refactor: simplify prompt logic with resume_after_timeout boolean
      
      refactor: split prompt_for_next_step
      
      refactor: update job monitor to return string literal statuses
      
      refactor: clean up JobManager by removing redo_enabled
      
      fix: update job monitoring logic to use status strings
      c0e8dadf
    • Ian's avatar
  2. May 15, 2025
  3. May 13, 2025
  4. May 09, 2025
  5. May 07, 2025
Loading