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

Jobs API Clarity: Rename schedulerDaprHttpPort -> jobServiceDaprHttpPort #1174

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Mar 3, 2025

Renamed schedulerDaprHttpPort to jobServiceDaprHttpPort since this port (6280) belongs to the job-service's Dapr sidecar that the scheduler connects to, not the scheduler itself. This makes the code clearer about the relationships.

Also note the env vars for the python example.

@cicoyle cicoyle requested review from a team as code owners March 3, 2025 17:01
@alicejgibbons
Copy link
Contributor

Thanks @cicoyle! Confirmed that these are not in the sdks as well

@alicejgibbons alicejgibbons merged commit 43a98a1 into dapr:master Mar 3, 2025
7 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.

3 participants