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

Automatic task-def creation from task creation request #16

Open
dcgoss opened this issue Jul 6, 2017 · 0 comments
Open

Automatic task-def creation from task creation request #16

dcgoss opened this issue Jul 6, 2017 · 0 comments
Assignees
Labels

Comments

@dcgoss
Copy link
Member

dcgoss commented Jul 6, 2017

In cognoma/core-service#68, when core-service creates a task with task-service it includes the name of a task-def in the request, such as "classifier-search". Currently, if this task-def does not already exist the request will fail. It would be graceful if task-service can take this task-def name from the task create request and automatically create a task-def before creating the task.

@dcgoss dcgoss added the task label Jul 6, 2017
@dcgoss dcgoss self-assigned this Jul 6, 2017
@dcgoss dcgoss changed the title Integrate with core-service Automatic task-def creation from task creation request Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant