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

Cache route cleanup output vars #34

Open
sckott opened this issue Mar 18, 2024 · 0 comments
Open

Cache route cleanup output vars #34

sckott opened this issue Mar 18, 2024 · 0 comments
Labels
low priority Not urgent or critical, implement whenever v1.3 Should be implemented in PROOF v1.3
Milestone

Comments

@sckott
Copy link
Member

sckott commented Mar 18, 2024

on route api/workflows/v1/{workflow_id}/metadata the data returned has var names that are completely bonkers. e.g.,

  • callCaching.hashes.runtime attribute.failOnStderr
  • callCaching.hashes.input.String in1

Do some string replacement on these, get rid of spaces, make them all lowercase? (or maybe keep camelcase), ask if there's any reason for maintaing the bonkers mix of camelcase, snake case, and spaces

@vortexing vortexing moved this to Todo in PROOF Maintenance Mar 21, 2024
@tefirman tefirman added low priority Not urgent or critical, implement whenever v1.1 Should be implemented in PROOF v1.1 labels Jul 30, 2024
@tefirman tefirman added this to the PROOF v1.1 milestone Jul 30, 2024
@tefirman tefirman added v1.3 Should be implemented in PROOF v1.3 and removed v1.1 Should be implemented in PROOF v1.1 labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Not urgent or critical, implement whenever v1.3 Should be implemented in PROOF v1.3
Projects
No open projects
Status: Todo
Development

No branches or pull requests

2 participants