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

GetFlowCheckpoints refactoring #303

Closed
salamonpavel opened this issue Nov 20, 2024 · 0 comments · Fixed by #304
Closed

GetFlowCheckpoints refactoring #303

salamonpavel opened this issue Nov 20, 2024 · 0 comments · Fixed by #304
Assignees
Labels
enhancement New feature or request

Comments

@salamonpavel
Copy link
Collaborator

In order to serve data to Unify's frontend we need to alter the way we return from get flow checkpoints endpoint. In particular we need to change ordering of data returned (to return newest checkpoints first) from database and to make sure we preserve the order when processing the data on the server. Also we want to return partitioning as part of the response for each checkpoint.

@salamonpavel salamonpavel added the enhancement New feature or request label Nov 20, 2024
@salamonpavel salamonpavel self-assigned this Nov 20, 2024
salamonpavel added a commit that referenced this issue Nov 27, 2024
refactoring of get flow checkpoints function
@github-project-automation github-project-automation bot moved this from 🆕 To groom to ✅ Done in CPS small repos project Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant