Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: retry unresolved env vars #2516

Merged
merged 2 commits into from Jul 29, 2022

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Jul 29, 2022

Motivation

Closes #2514

Solution

if we failed to resolve an endpoint with interpolated env vars, we retry again if it is requested

@mattsse mattsse added the T-bug Type: bug label Jul 29, 2022
@gakonst gakonst merged commit bde3ec5 into foundry-rs:master Jul 29, 2022
iFrostizz pushed a commit to iFrostizz/foundry that referenced this pull request Nov 9, 2022
* feat: retry unresolved env vars

* test: update tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolving Env which is set by vm.setEnv
2 participants