BREAKING: Add retryable arg to stage decorator

Open
#23 0 comments 0 reactions 1 assignee View on GitHub

@jmgate is already working on this.

Since Sep 5, 2024.

Assessment

This issue has not been assessed yet.

Description

Type: Refactor

It's a bit of a learning curve for those trying to create bare-bones staged scripts to see all those retry command line arguments automatically populated when they haven't designed their stages to be retryable. A better user experience would be to add a retryable flag to the stage() decorator and default it to False. Only if True do all those retry arguments get generated.

Note: This will be a breaking change.

Dominant language
Python
Stars
23
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from sandialabs/staged-script

All issues in sandialabs/staged-script

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.