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

Consider what to do when WorkItem environment doesn't match environment of related entities #1544

Open
jps1 opened this issue Apr 24, 2021 · 1 comment

Comments

@jps1
Copy link
Collaborator

jps1 commented Apr 24, 2021

When running an analyzer (or any workitem) on one or more experiments, it's possible to run the SSMT workitem in a different environment than the entities that are being analyzed. This is by design, and idmtools will fall back on REST calls to get files, etc, and should generally work. However, this also makes it very easy to do accidentally, resulting in significantly slower performance, and possible other problems.

We should consider whether to somehow make this emit a warning, disable it by default while allowing a user to override when necessary, etc.

@ZDu-IDM
Copy link
Collaborator

ZDu-IDM commented Jun 13, 2024

Need more investigation on this.

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

2 participants