- May 16, 2025
-
-
Ian authored
style: update prompt_after_run input message for clarity and consistency
-
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
-
Ian authored
-
- May 15, 2025
-
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
Ian authored
-
fix: update job success check to use ledger status in JobManager.py fix: import JobLedger and make resubmit_failed_jobs to use JobLedger refactor: rename PROGRESS_STATES to PENDING_STATES in JobManager.py refactor: clean up JobLedger and remove unused progress attribute in JobManager refactor: move job state constants and status counts to JobLedger and clean JobManager refactor: improve job state tracking and resubmission logic in JobLedger and JobManager
-
Ian authored
-
Ian authored
refactor: rename redo_tag attribute to redo_of in RunConfig class
-
Ian authored
-
fix: move job success check and return after KeyboardInterrupt handling in JobManager.py style: reformat code for consistent style and spacing in JobManager and run_on_maap.py refactor: move job resubmission logic into JobManager.handle_resubmission() refactor: improve job resubmission logic and enhance job manager reporting and exit handling refactor: remove output_dir param from resubmit, fix prompt return type, append resubmitted job IDs fix: correct job ID logging placement in resubmit_failed_jobs method
-
- May 13, 2025
-
- May 09, 2025
-
-
Ian authored
-
- May 07, 2025