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

Améliorer performances Export #40

Open
9 tasks
joelclems opened this issue May 30, 2023 · 0 comments
Open
9 tasks

Améliorer performances Export #40

joelclems opened this issue May 30, 2023 · 0 comments

Comments

@joelclems
Copy link
Collaborator

joelclems commented May 30, 2023

réutiliser les fonctionalité de module export / utilssqlageo

  • api export lance la génération d'un fichier export & renvoie le lien vers ce fichier
    • en asynchrone plusieurs etats
      • tache initiée
      • tache en cours
      • tache terminée
      • erreur ?
    • en frontend plusieurs appels pour
      • voir l'état du process (en cours terminé, ...)
      • affichage du lien vers le fichier si terminé
  • choix du format dans l'interface
  • effacer les fichiers toutes les 24h (celery beat)
@camillemonchicourt camillemonchicourt changed the title Export Améliorer performances Export Jun 25, 2023
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