temporalio / temporalio/temporal
Add a list of datetimes to `ScheduleSpec`
Open
Nobody has claimed this yet.
enhancement
schedules
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Been requested by a few users, and I think is on internal roadmap. Opening this issue for people to follow.
https://api-docs.temporal.io/#temporal.api.schedule.v1.ScheduleSpec
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ScheduleSpec definition in the linked Temporal API documentation and trace where schedule specifications are represented and processed. Determine the required behavior for accepting a list of datetimes and verify that the service and API consistently support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100