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

Support for schedules #175

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Support for schedules #175

merged 3 commits into from
Nov 4, 2024

Conversation

cretz
Copy link
Member

@cretz cretz commented Oct 31, 2024

What was changed

Added schedule support in client similar to how was done in every other SDK. Also caused very minor/inconsequential refactoring of non-schedule code. Apologies for large surface area, schedules is a fairly large API.

Checklist

  1. Closes [Feature Request] Schedule client #163

@cretz cretz requested a review from a team October 31, 2024 16:20
Copy link
Member

@Sushisource Sushisource left a comment

Choose a reason for hiding this comment

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

Didn't review in exhaustive detail but this overall looks like a reasonable translation to me

@cretz cretz merged commit ecaab5c into temporalio:main Nov 4, 2024
6 checks passed
@cretz cretz deleted the schedules branch November 4, 2024 19:17
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.

[Feature Request] Schedule client
2 participants