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

rodan allows files that don't exist to appear in avaibable input port resources (idiot-proofing request) #625

Open
JoyfulGen opened this issue Sep 15, 2021 · 1 comment · May be fixed by #920
Assignees
Labels
priority: Medium Rodan Client Issues pertaining to Rodan client

Comments

@JoyfulGen
Copy link
Contributor

When running an Interactive Classifier job, the "File exists" label for the output files (such as the training data) reads as "False" until the IC job is finalized. However, it's possible to rename those files anyway. Once the file is renamed, it appears as one of the available resources in the input port.
An example with a training data file. The file is renamed, but doesn't exist:

Screen Shot 2021-09-15 at 11 55 30 AM

And yet it appears in the available files for the training data input port:

Screen Shot 2021-09-15 at 11 50 36 AM

If one mistakenly selects that file as the input resource, the workflow won't run and it won't be clear why.

Also, deleting the workflow run doesn't make the nonexistent file go away. And it's impossible to delete the file itself, since it doesn't exist in the first place!

Screen Shot 2021-09-15 at 10 44 03 AM

I imagine a possible solution would be to ensure that even if a file is renamed, it doesn't become an available resource until the workflow run is finalized.

@JoyfulGen JoyfulGen changed the title rodan allows ressource that doesn't exist to appear in input port options (idiot-proofing request) rodan allows files that don't exist to appear in avaibable input port resources (idiot-proofing request) Sep 15, 2021
@JoyfulGen JoyfulGen added the Rodan Client Issues pertaining to Rodan client label Jul 27, 2022
@jackyyzhang03 jackyyzhang03 self-assigned this May 29, 2023
@jackyyzhang03 jackyyzhang03 linked a pull request May 29, 2023 that will close this issue
2 tasks
@kyrieb-ekat
Copy link

kyrieb-ekat commented Jun 17, 2024

Just wanted to bump this, because I regularly run into the issue of selecting resources, encountering an error, and then realising its because I didn't note the time stamp of the 'false' resources from a processing or failed run. Or, as a stopgap measure, it might be nice to be able to sort by 'true'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: Medium Rodan Client Issues pertaining to Rodan client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants