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

Schedules #5

Open
dfarr opened this issue Mar 11, 2024 · 1 comment
Open

Schedules #5

dfarr opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels
resonate-sdk Functionality or implementation is applicable to Resonate SDKs resonate-server Functionality or implementation is applicable to the Resonate Server

Comments

@dfarr
Copy link
Member

dfarr commented Mar 11, 2024

Durable promises can be created on a schedule. These schedules can be fulfilled manually, through the recovery path, or through tasks.

Additionally we should add the following features to schedules

  • pause
  • (re)start
  • start on date
  • end on date
@dfarr dfarr added resonate-server Functionality or implementation is applicable to the Resonate Server resonate-sdk Functionality or implementation is applicable to Resonate SDKs labels Mar 11, 2024
@flossypurse flossypurse moved this to In progress in Resonate Engineering Sep 24, 2024
@flossypurse
Copy link

status update

The Resonate Server supports this feature.
The Resonate TypeScript SDK supports this feature.

The Resonate Python SDK has planned support for this, and will be implemented along with resonatehq/resonate-sdk-py#50

This issue will get closed when the feature is supported in the Python SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resonate-sdk Functionality or implementation is applicable to Resonate SDKs resonate-server Functionality or implementation is applicable to the Resonate Server
Projects
None yet
Development

No branches or pull requests

2 participants