Add a ContinueRtsOnFailureFlag to SC
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 46
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
There is currently a "ContinueAtsOnFailureFlag" that allows an operator to choose whether the processing of an ATS should continue after an error has been encountered. There is currently no corresponding option for RTS processing.
Imported from GSFCCFS-1467
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate ContinueAtsOnFailureFlag and trace how it controls ATS processing after an error, then find the corresponding RTS processing path. Add the RTS option with matching behavior and verify that operators can choose whether RTS processing continues after an error; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100