pschlan / cron-job.org

cron-job.org Open Source project
GNU General Public License v2.0
1.44k stars 251 forks source link

Hint on redirect URL in test run UI #141

Closed pschlan closed 1 year ago

pschlan commented 2 years ago

cron-job.org doesn't follow redirects. Instead of just showing a failure in the test run UI in case of a redirect, we could display the redirect target URL and recommend to change it as a step to fix the error.

We should ideally find a heuristic to avoid showing this when this is a progress-style redirect.