kartoza / geocris-inasafe-fba

Next generation of InaSAFE that includes support for forecast based action
MIT License
1 stars 1 forks source link

Create and optimize Analysis queue handling to avoid db deadlock #26

Open lucernae opened 4 years ago

lucernae commented 4 years ago

Our previous solution that uses cronjob to queue analysis seems to be deadlocking. We decided to extract the logic and put it outside the db as Django backend/celery job.

lucernae commented 4 years ago

Add integration tests with the following requirements: