The convert script currently hangs up when a request against the remote Maphub API fails because maphub is down. However, the script should continue running and simply try again later. This can probably easily be fixed by catching an Exception at the right place.
The convert script currently hangs up when a request against the remote Maphub API fails because maphub is down. However, the script should continue running and simply try again later. This can probably easily be fixed by catching an Exception at the right place.