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

Allow manually specified client in run tree with no env vars #463

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

jacoblee93
Copy link
Collaborator

We were initializing a client by default every time, which means if you don't have an env var set, you can't use the run tree.

Should we remove the thrown error altogether on client initialization? Why was that added in the first place?

@hinthornw @dqbd

@hinthornw
Copy link
Collaborator

We could remove the thrown error ya thanks for flagging this

@hinthornw hinthornw merged commit 5e074f7 into main Feb 22, 2024
9 of 11 checks passed
@hinthornw hinthornw deleted the jacob/js_client_init_fix branch February 22, 2024 18:56
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.

2 participants