Skip to content

v3: various schedule fixes #1040

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

Merged
merged 2 commits into from
Apr 17, 2024
Merged

v3: various schedule fixes #1040

merged 2 commits into from
Apr 17, 2024

Conversation

ericallam
Copy link
Member

  • The API client in the SDK now throws an APIError instead of returning a APIResult union type, which gives us the ability to have a cleaner API and better error handling
  • The non-dev scheduled tasks will skip triggering if the task ID isn't found in the current deployment
  • Fix an issue with editing the environments on a schedule not initiating the trigger schedule

Copy link

changeset-bot bot commented Apr 17, 2024

🦋 Changeset detected

Latest commit: d2aed7a

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

…t deployment

Also fixes an issue when editing the environments of a schedule
@ericallam ericallam merged commit 44e1b87 into main Apr 17, 2024
@ericallam ericallam deleted the v3/schedule-fixes branch April 17, 2024 14:10
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.

1 participant