GithubHelp home page GithubHelp logo

krowlandson / psretry Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 15 KB

The PSRetry module provides a a set of PowerShell commands used to simplify adding retry logic to scripts and automation workflow. These functions can be used in any script or automation workflow where reliability needs to be improved, such as when interacting with external providers.

License: MIT License

PowerShell 100.00%

psretry's Introduction

Hi there ๐Ÿ‘‹

psretry's People

Contributors

krowlandson avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

psretry's Issues

New functionality

Hi, I found your module (PSRetry) when I looked for some improvement for my current retry solution. You've prepared very good stuff!

I tried it and found two things I would like to change/improve.

  1. Your module is built to use Powershell 7 ( I saw you used matching stuff introduced in version 7).
    In my company, we still need to use machines with Powershell 5.1 and I would like to adapt the module to use 5.1.

  2. The second thing is the final behavior of the function Invoke-PSRetryExpression. In a lot of cases, we want/need to Continue or SilentlyContinue even if the retry series will finally fail. I would like to introduce a $FinalAction variable that let the users decide if they want to stop the script at all after failed retry series.

I prepared both functionalities described above. But my question is if you want to change your module or should I upload a second one with your Copyright in a license file?

Best Regards,
Sebastian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.