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

Introduce Job concepts to make Executors suitable for 1-time Request #5690

Open
JoanFM opened this issue Feb 14, 2023 · 5 comments
Open

Introduce Job concepts to make Executors suitable for 1-time Request #5690

JoanFM opened this issue Feb 14, 2023 · 5 comments

Comments

@JoanFM
Copy link
Member

JoanFM commented Feb 14, 2023

Describe the feature
Provide this:

job = Job(uses=Executor, retries=3, ...)
job.run(on='/foo', inputs='s3....', output='s3....')
job.to_kubernetes_yaml() # should map to a K8s BatchJob
@asuzukosi
Copy link
Contributor

@JoanFM Hey I would like to work on this problem, please can you provide some additional information on how this feature would work in practice

@jina-bot
Copy link
Member

@jina-ai/product This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

@jina-bot
Copy link
Member

jina-bot commented Sep 9, 2023

@jina-ai/product This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

@jina-bot jina-bot added the Stale label Sep 9, 2023
@JoanFM JoanFM removed the Stale label Sep 9, 2023
@jina-bot
Copy link
Member

jina-bot commented Dec 9, 2023

@jina-ai/product This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

@jina-bot jina-bot added the Stale label Dec 9, 2023
@JoanFM JoanFM removed the Stale label Dec 9, 2023
@jina-bot
Copy link
Member

jina-bot commented Mar 9, 2024

@jina-ai/product This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

@jina-bot jina-bot added the Stale label Mar 9, 2024
@JoanFM JoanFM removed the Stale label Mar 9, 2024
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

No branches or pull requests

3 participants