8000 Allow WorkflowManager to Properly Cache Results · Issue #31 · ELVIS-Project/web-vis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow WorkflowManager to Properly Cache Results #31

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

Open
crantila opened this issue Dec 6, 2013 · 0 comments
Open

Allow WorkflowManager to Properly Cache Results #31

crantila opened this issue Dec 6, 2013 · 0 comments
Assignees

Comments

@crantila
Copy link
Member
crantila commented Dec 6, 2013

The WorkflowManager caches results from the most recent experiment. If you do this:

workman.run()
workman.export()
workman.export()
workman.export()

... the experiment is only run once. But the Web App always calls run() then export() (or output()), even when the experiment settings are the same.

@ghost ghost assigned juliusrain Dec 6, 2013
@crantila crantila added this to the cwa-1.0.0 milestone May 12, 2014
@crantila crantila assigned crantila and unassigned juliusrain May 12, 2014
@crantila crantila modified the milestones: cwa-1.1.0, cwa-1.0.0 May 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0