Skip to content

nd_bootstrap.py: fix default retries#18

Merged
allenrobel merged 1 commit intomainfrom
fix-default-retries
Oct 20, 2025
Merged

nd_bootstrap.py: fix default retries#18
allenrobel merged 1 commit intomainfrom
fix-default-retries

Conversation

@allenrobel
Copy link
Copy Markdown
Owner

While the default retries was changed from 10 to 100 in bootstrap.py, it was not updated in the argparse configuration in nd_bootstrap.py.

While the default retries was changed from 10 to 100 in bootstrap.py, it was not updated in the argparse configuration in nd_bootstrap.py.
@allenrobel allenrobel self-assigned this Oct 20, 2025
@allenrobel allenrobel requested a review from Copilot October 20, 2025 19:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the default value for the --retries argument in nd_bootstrap.py from 10 to 100, aligning it with a previous change made to the underlying bootstrap.py module to ensure consistency across the codebase.

@allenrobel allenrobel merged commit c228c6a into main Oct 20, 2025
11 checks passed
@allenrobel allenrobel deleted the fix-default-retries branch October 20, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants