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

Progress option of Batch API #538

Open
bwbroersma opened this issue Sep 17, 2024 · 0 comments
Open

Progress option of Batch API #538

bwbroersma opened this issue Sep 17, 2024 · 0 comments
Labels
waiting Waiting for a third party to respond, or fix getting pushed.

Comments

@bwbroersma
Copy link
Collaborator

Let's first wait for the impact of using the progress in the Batch API.

If it's low impact, the API can be used to report the progress back to the user.
Pipe dream would be to have a progress graph with the domains / time plotted over time and the estimate based on last X measurements.
Re-fetching the status can be done based on the progress, e.g. with a minimal of one per hour, and a maximum of one per minute. This could remove a lot of API calls (although heavier for sure) and give more progress information to the user.

@bwbroersma bwbroersma added the waiting Waiting for a third party to respond, or fix getting pushed. label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting Waiting for a third party to respond, or fix getting pushed.
Development

No branches or pull requests

1 participant