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

[Docs] Docs on how Propeller ensures a task is executed exactly once #2652

Closed
2 tasks done
sonjaer opened this issue Jun 30, 2022 · 3 comments
Closed
2 tasks done

[Docs] Docs on how Propeller ensures a task is executed exactly once #2652

sonjaer opened this issue Jun 30, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation stale untriaged This issues has not yet been looked at by the Maintainers

Comments

@sonjaer
Copy link
Contributor

sonjaer commented Jun 30, 2022

Description

I was curious how Propeller ensures a task is executed exactly once? I was curious since we have non idempotent tasks that we wouldn't want to run twice.
Is there any instance when this could not be true? When deploying a new Propeller or error writing to etcd?
Is this something that could be added to the Propeller Architecture docs here

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@sonjaer sonjaer added documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers labels Jun 30, 2022
@sonjaer sonjaer changed the title [Docs] [Docs] Docs on how Propeller ensures a task is executed exactly once Jun 30, 2022
@github-actions
Copy link

github-actions bot commented Sep 3, 2023

Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot added the stale label Sep 3, 2023
@github-actions
Copy link

Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2023
@eapolinario eapolinario reopened this Nov 2, 2023
@eapolinario
Copy link
Contributor

Calling Flyte's model exactly once is not correct. Flyte does in fact a lot of heavy lifting to ensure that resources are not wasted and for a given execution inputs and outputs are never overwritten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation stale untriaged This issues has not yet been looked at by the Maintainers
Projects
None yet
Development

No branches or pull requests

2 participants