kokoalberti / postgis-baselayers

Web application to download and import popular vector datasets (Natural Earth, GADM, Geonames, etc) into a PostGIS database with the click of a button.
MIT License
43 stars 9 forks source link

Huey error: cannot acquire lock #19

Open kokoalberti opened 5 years ago

kokoalberti commented 5 years ago

In some circumstances Huey cannot get a lock on the database it uses for the queue. Can happen after tasks time out or crash with an error. Investigate what's going on and how to recover nicely.