ReactionMechanismGenerator / ReactionMechanismGenerator/ARC

ARC's report of currently running jobs

Open
#694 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Good first issue Type: Feature
Dominant language
Python
Stars
51
Forks
25
Avg merge
4d 5h
Merged PRs (30d)
15

Description

ARC reports once an hour the "currently running jobs" in its log file.
For long jobs these reports are repetitive, and clutter the log file.
We should consider reporting the currently running jobs in a different file, and once an hour replace its content instead of appending.
It could also be nice to report the time before the rest of the content in this file.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating ARC's logging entry point for the hourly "currently running jobs" report and review how its output file is opened and updated. Done means the repetitive report is kept separately, replaced hourly rather than appended, and includes the time before the remaining content.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
observability-sre
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.