I'd like some 'retry' functionality built into Dark #4376
Locked
StachuDotNet
started this conversation in
Suggestions
Replies: 3 comments 1 reply
-
If this were handled in stdlib functions alone, here's a really rough sketch of a function I'd reach for:
Likely, we'd also have a lower-level
|
Beta Was this translation helpful? Give feedback.
0 replies
-
There's probably room for something much more sophisticated than a simple standard library function, though. I imagine much fancier 'retry' buttons in the Editor - an extension of the current analysis functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you describe the problem? You want to retry HttpClient calls? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(I thought about this while working on the new HttpClient)
What does 'retry' look like in Dark long-term?
Beta Was this translation helpful? Give feedback.
All reactions