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

Extend status update API response with "step x of y" progress info #102

Open
hholzgra opened this issue Sep 29, 2023 · 0 comments
Open

Extend status update API response with "step x of y" progress info #102

hholzgra opened this issue Sep 29, 2023 · 0 comments

Comments

@hholzgra
Copy link
Owner

We should be able to calculate the total number of status update message transitions up front now that #99 is implemented, with the only two variable parameters being number of overlays, and in case of multipage output also number of pages.

With that we should be able to extend the status API response with some extra pieces of information:

  • current step
  • total expected step count
  • maybe a "x% done" estimate, too

The maposmatic frontend, and other API clients, then could create some visual progress feedback from that ...

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

No branches or pull requests

1 participant