driebit / ginger

Ginger: awesome semantic CMS built on Zotonic
http://ginger.nl
Apache License 2.0
29 stars 9 forks source link

Fix an issue with hanging imports when handle.net API gives problems #729

Closed mworrell closed 1 year ago

mworrell commented 1 year ago

The code now adds timeouts, which fixes an issue with imports hanging indefinitely when handle.net gives no response.

Also refactored the code to be simpler.