Open
Description
when given a URI like https://git.causal.agency/scooper/tree/sqlite3.c?h=vendor-sqlite3 (a 24MiB page), bitbot disconnects while getting its title, probably because it tries to parse the entire page, just to find the title, leading to it timing out.
this could probably be fixed by limiting the amount of the page to be parsed to 64KiB or thereabouts.
Metadata
Metadata
Assignees
Labels
No labels