Trello Import Issues

I was able to figure out the issue. It seems like it is downloading so many things and keeping it in memory that the system is running out of memory and the download fails or something similar.
I think the best option to work around this is to add support for selecting the projects or workspaces from that trello that you want to import.

Edit: Disregard my PR, I just didn’t understand how the Go error handling works.