Skip to content

TGimport.upload shall be async and return the imex object which has the status

  • upload shall be async, return imex object
  • imex object shall write .progress file, and inform about progress
    • progress file is simple uri list, line numbers = update, shall be used for restarting not-finished imports
  • add progressbar to tgadmin import, which uses the imex status
  • possibly use rich.progress for really nice progress bar
Edited by Ubbo Veentjer