Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Task deadline is not propagated from task manifest or from snapctl cli for a workflow manifest #657

Closed
geauxvirtual opened this issue Jan 8, 2016 · 0 comments
Assignees

Comments

@geauxvirtual
Copy link
Contributor

Referenced from #655

Found the issue why adding deadline to the task manifest is not working. We have deadline support on the server side of the REST api, but the client and the command line tool currently do not support the deadline option from the task manifest as seen here https://github.com/intelsdi-x/snap/blob/master/cmd/snapctl/task.go#L86-L91 and here https://github.com/intelsdi-x/snap/blob/master/mgmt/rest/client/task.go#L50-L58.

@lynxbat lynxbat added the tracked label Jan 8, 2016
@geauxvirtual geauxvirtual self-assigned this Jan 8, 2016
geauxvirtual added a commit that referenced this issue Jan 8, 2016
Fix #657: Pass deadline for a task from task manifest or from command line for a workflow manifest
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants