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

Scheduled tasks #1036

Merged
merged 94 commits into from
Apr 17, 2024
Merged

Scheduled tasks #1036

merged 94 commits into from
Apr 17, 2024

Conversation

matt-aitken
Copy link
Member

Schedule tasks

  • Define scheduled tasks in your schedules.task()
  • Manage schedules in the dashboard
  • Do a test run of a schedule in the dashboard
  • Manage schedules using the SDK
  • Manage schedules using the REST API

Other fixes

  • Idempotency key when triggering a task
  • Replaying runs that have a superjson payload type (e.g. have Date in)
  • Canceling a run wasn't removing a run from your concurrency count

matt-aitken and others added 30 commits April 12, 2024 16:08
Copy link

changeset-bot bot commented Apr 16, 2024

🦋 Changeset detected

Latest commit: 3aaaed5

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ericallam
Copy link
Member

Snuck in a fix for #1014 as well:

CleanShot 2024-04-16 at 21 47 42@2x

@ericallam ericallam merged commit 4986bfd into main Apr 17, 2024
4 checks passed
@ericallam ericallam deleted the features/scheduled-tasks branch April 17, 2024 10:14
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