i'm unable to import large elm project, at least without providing a github token. for example, importing the dependency graph for stil4m/elm-syntax causes a rate limit error before all the files have been fetched.
currently, the only way to know what happened is by looking in the dev tools. it'd be nice if we reported/displayed errors in this situation.
EDIT: just to confirm, providing a github token gets past the rate limit. the error message should point you towards getting a token of your own.