Skip to content

🪲 [Fix]: Fix retry logic - #20

Merged
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
clean
Jan 6, 2025
Merged

🪲 [Fix]: Fix retry logic#20
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
clean

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Jan 6, 2025

Copy link
Copy Markdown
Member

Description

This pull request includes a small change to the scripts/main.ps1 file. The change modifies the loop conditions in the script to ensure proper iteration and error handling.

  • scripts/main.ps1: Changed the loop initialization and condition from starting at 0 to starting at 1 and adjusted the comparison to ensure the loop runs the correct number of times.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

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.

1 participant