Skip to content

Conversation

dnr
Copy link
Contributor

@dnr dnr commented Jan 27, 2023

What changed?
Remove internal-frontend from development configs

Why?
Fix development config; we don't need this to test functionality during development

How did you test it?
Manually, will add integration test for internal-frontend elsewhere

Potential risks

Is hotfix candidate?

@MichaelSnowden
Copy link
Contributor

Did you verify that the server can start and there are no errors after a minute or so?

@yycptt
Copy link
Member

yycptt commented Jan 27, 2023

Do we need to add publicClient config back?

@dnr
Copy link
Contributor Author

dnr commented Jan 27, 2023

Did you verify that the server can start and there are no errors after a minute or so?

Yes, the worker comes up properly with the development config

Do we need to add publicClient config back?

No, the point is that if internal-frontend is missing from services, it'll use membership to locate frontend instead, which works fine for development (and many deployments)

@dnr dnr merged commit 0e4506b into temporalio:master Jan 27, 2023
@dnr dnr deleted the ife3 branch January 27, 2023 21:19
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.

3 participants