Skip to content

Print out URL and error code when HTTP request fails in generator

Stan Hu requested to merge add-error-logging-to-direction-generator into master

Builds would fail with an obscure error here: https://gitlab.com/gitlab-com/www-gitlab-com/builds/6746727

First step is to confirm we are seeing 502 errors here.

Merge request reports