A bad repo org/name hangs the program when using a configuration file.
An example would be if the configuration file option were used using --config and that file had a definition for the repositories and there was a typo in an entry the program does not exit immediately. I would like to exit quickly if the call to get_prs fails in any way.