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

import in synthese by batch and report progress #491

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bouttier
Copy link
Contributor

@bouttier bouttier commented Oct 3, 2023

Le spinner est remplacé par une progress bar :
image
Pour être en mesure de suivre l’avancement, au lieu d’insérer toutes les lignes en une seule requêtes, on exécute plusieurs requêtes sur 1000 lignes à chaque fois. L’ensemble des requêtes restent associées à la même transaction.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
backend/gn_module_import/conf_schema_toml.py 100.00% <100.00%> (ø)
backend/gn_module_import/tasks.py 92.45% <100.00%> (+0.07%) ⬆️
backend/gn_module_import/utils.py 95.21% <100.00%> (+0.18%) ⬆️

📢 Thoughts on this report? Let us know!.

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.

2 participants