daita-technologies / backend

Backend system for the DAITA platform.
http://app.daita.tech
GNU Affero General Public License v3.0
3 stars 1 forks source link

Some small errors of `daita.tech` #211

Closed ttattl closed 1 year ago

ttattl commented 1 year ago
  1. Preprocess has errors with both default and expert (get reference image)
  2. Augment process is quite long and maybe hang (the stoping process works well)
  3. Error when uploading data so long maybe the error, we need to get the mechanism to stop/cancel.
pcaversaccio commented 1 year ago

what's the status here @ttattl?

ttattl commented 1 year ago

@pcaversaccio all of the issues are fixed

  1. Error caused by the config of BE when moving to Prod
  2. Error caused by the config of BE when moving to Prod
  3. We add a catch-up mechanism to return an error in case uploading data is hung.
pcaversaccio commented 1 year ago

So we can close this issue @ttattl?

pcaversaccio commented 1 year ago

Also, why is it not listed in the CHANGELOG of this release?

ttattl commented 1 year ago

@pcaversaccio ah we can close that, I do not add it to the changelog because it is just some mirror bugs in the release, not the main features.

pcaversaccio commented 1 year ago

Ok I see - thx for the clarification.