Skip to content

feat(#454): support multiple outputs#523

Merged
kitsudaiki merged 2 commits intodevelopfrom
feat/update-for-multiple-inputs-and-outputs
Mar 16, 2025
Merged

feat(#454): support multiple outputs#523
kitsudaiki merged 2 commits intodevelopfrom
feat/update-for-multiple-inputs-and-outputs

Conversation

@kitsudaiki
Copy link
Copy Markdown
Owner

@kitsudaiki kitsudaiki commented Mar 15, 2025

Pull Request

Description

Result-datasets were changed. When making a request-task against a cluster with multiple outputs, each output-hexagon generates its own dataset. Because of this, the uuid of the request-task is no longer the uuid of the resulting dataset, because there can be multiple datasets as result. So the datasets now have a 'task_uuid'-field, which contains the uuid of the request-task.

Related Issues

How it was tested?

  • updated sdk- and cli-test
  • modified version of the measure-test, with multiple inputs and outputs

@kitsudaiki kitsudaiki self-assigned this Mar 15, 2025
Result-datasets were changed. When making a request-task
against a cluster with multiple outputs, each output-hexagon
generates its own dataset. Because of this, the uuid of the
request-task is no longer the uuid of the resulting dataset,
because there can be multiple datasets as result. So the
datasets now have a 'task_uuid'-field, which contains the
uuid of the request-task.
@kitsudaiki kitsudaiki force-pushed the feat/update-for-multiple-inputs-and-outputs branch from 4bc1a6a to 3dacd00 Compare March 16, 2025 10:36
The section of possible next hexagons, while
initializing the cluster, was not correct, when
there were multiple possible next hexagon. This
was fixed by a workaround to make all next
statistically equal.
@kitsudaiki kitsudaiki merged commit 71322b6 into develop Mar 16, 2025
27 checks passed
@kitsudaiki kitsudaiki deleted the feat/update-for-multiple-inputs-and-outputs branch March 16, 2025 12:05
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

Successfully merging this pull request may close these issues.

1 participant