cardano-community / guild-operators

Artifacts and scripts created by Guild operators
https://cardano-community.github.io/guild-operators
MIT License
354 stars 177 forks source link

Would be nice if gliveview would retry forever #1272

Closed jacky4566 closed 2 years ago

jacky4566 commented 2 years ago

Describe the bug I would like gLiveView to run forever and not give up after X tries.

To Reproduce run gLiveView without a live node service.

Expected behavior With a setting of "RETRIES=0" gLiveView should try forever.

Additional context Setting a variable to 0 in a console script usually implies "try forever". Would be nice to see that behavior here. Additionally, I could just wrap the script in my own script.

Scitz0 commented 2 years ago

Hi, Shouldn't be a problem adding so that setting a value of 0 sets it in continuous retry. Will try to remember this for next update 👍

jacky4566 commented 2 years ago

Dope. That would be appreciated.

Jackson Wiebe


From: Ola [AHLNET] @.> Sent: Friday, January 14, 2022 4:52:49 PM To: cardano-community/guild-operators @.> Cc: Jackson Wiebe @.>; Author @.> Subject: Re: [cardano-community/guild-operators] Would be nice if gliveview would retry forever (Issue #1272)

Hi, Shouldn't be a problem adding so that setting a value of 0 sets it in continuous retry. Will try to remember this for next update 👍

— Reply to this email directly, view it on GitHubhttps://github.com/cardano-community/guild-operators/issues/1272#issuecomment-1013547965, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAHWI6TO7ZVTBFKF4J2BFEDUWCZNDANCNFSM5L5XUWEA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

rdlrt commented 2 years ago

Closed in #1278