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

[Data products] Default priority is not set in generated code for dpGet #398

Closed
bocchino opened this issue Apr 1, 2024 · 0 comments · Fixed by #403
Closed

[Data products] Default priority is not set in generated code for dpGet #398

bocchino opened this issue Apr 1, 2024 · 0 comments · Fixed by #403
Assignees
Labels
bug Something isn't working code generation Issues related to code generation
Milestone

Comments

@bocchino
Copy link
Collaborator

bocchino commented Apr 1, 2024

When the user requests a data product container, the auto-generated code should fill in the default priority. It is currently doing that for async requests (dpRequest) but not for sync requests (dpGet).

@bocchino bocchino added the bug Something isn't working label Apr 1, 2024
@bocchino bocchino added this to the Data Products milestone Apr 1, 2024
@bocchino bocchino self-assigned this Apr 1, 2024
@bocchino bocchino added the code generation Issues related to code generation label Apr 1, 2024
@bocchino bocchino changed the title [Data products] Default priority is not set in get/request code [Data products] Default priority is not set in generated code for dpGet Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code generation Issues related to code generation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant