CanReg5 icon indicating copy to clipboard operation
CanReg5 copied to clipboard

C202301 - API finalization

Open infotel4iarc opened this issue 1 year ago • 1 comments

Improve the CSV bulk import by having an asynchronous process to avoid a too long http request (risk of timeout):

  • create a worker
  • return the id of the worker
  • add entry point to get the status of the worker
  • add entry point to get the final report when the worker has finished

infotel4iarc avatar Jan 27 '23 10:01 infotel4iarc