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

Re-scheduling tasks with a new version #615

Open
shinnokdisengir opened this issue Sep 14, 2023 · 1 comment
Open

Re-scheduling tasks with a new version #615

shinnokdisengir opened this issue Sep 14, 2023 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@shinnokdisengir
Copy link

shinnokdisengir commented Sep 14, 2023

Hi,
I have a problem to submit to you, concerning the deletion of tasks. I need your advice.
Specifically: we have tasks in production that will run functions months from now via sleepUntil, and we have released new versions of those functions.
Is it possible to cancel the tasks AND reload to the previous step.run with the new implementation?
Thanks,
G

@shinnokdisengir shinnokdisengir added the feature New feature or request label Sep 14, 2023
@tonyhb
Copy link
Contributor

tonyhb commented Sep 18, 2023

@shinnokdisengir Auto-upgrades will going to be released with the V3 SDK. We'll release a blog post and versioning guides when it's ready. This means you won't need to cancel and re-run.

IGassmann pushed a commit that referenced this issue Feb 14, 2024
* quickstart draft

* closing tags

* numbers

* nit

* cleanup, screenshots, rewrite, styling, alts

* adds a link, corrects a typo

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* typo

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* addresses Dan's feedback

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* Update pages/docs/quick-start.mdx

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>

* wip

* runs

* createFunction

---------

Co-authored-by: Dan Farrelly <djfarrelly@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants