roclark/clarktech-ncaab-predictor

Move requests into separate common function

clark173 opened this issue · 0 comments

All of the requests should be moved into a separate common function to reduce redundant code and enable more robust error handling in a streamlined manner. Currently, there are still a few requests that don't have error handling and cause issues with various builds.