Skip to content

DM-52818: Allow specifying database name in makeEfdClient#165

Merged
mfisherlevine merged 1 commit intomainfrom
tickets/DM-52818
Oct 8, 2025
Merged

DM-52818: Allow specifying database name in makeEfdClient#165
mfisherlevine merged 1 commit intomainfrom
tickets/DM-52818

Conversation

@mfisherlevine
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@RobertLuptonTheGood RobertLuptonTheGood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks

raise RuntimeError("Could not create EFD client because importing lsst_efd_client failed.")

if testing:
return EfdClient("usdf_efd")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might have defined a dict with new args (just db_name for now), so that if you ever add another arg to pass through you won't have to modify all these lines again

@mfisherlevine mfisherlevine merged commit b596578 into main Oct 8, 2025
10 checks passed
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