Akuli / porcupine

A decent editor written in tkinter
MIT License
162 stars 49 forks source link

Increase HTTP timeout in check-markdown-links.py #1502

Closed Akuli closed 7 months ago

Akuli commented 7 months ago

This will hopefully fix the random CI failures coming from this script.

Ideally the CI check would fail only if a link hasn't worked for the last couple days, so that if one of the linked websites is down for a few hours, it doesn't cause CI failures here. But that would be more effort to set up, and this might work fine.