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

Implement new schedule API features #3337

Merged
merged 14 commits into from
Sep 13, 2022
Merged

Implement new schedule API features #3337

merged 14 commits into from
Sep 13, 2022

Conversation

dnr
Copy link
Member

@dnr dnr commented Sep 8, 2022

What changed?

  • New schedule features: single string cron expressions, and compiling that and CalendarSpec into StructuredCalendarSpec
  • Validate and canonicalize schedule specs on create + update

Why?

  • earlier errors are good
  • more structured format enables better SDK features and UI

How did you test it?
unit tests, integration test

@dnr dnr marked this pull request as ready for review September 13, 2022 00:35
@dnr dnr requested a review from a team as a code owner September 13, 2022 00:35
@dnr dnr merged commit cb2cc6f into temporalio:master Sep 13, 2022
@dnr dnr deleted the sched5 branch September 13, 2022 03:44
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