webstreamr-github/src/error
2025-09-12 18:35:22 +00:00
..
BlockedError.ts chore: add url info to blocked error 2025-09-12 18:35:22 +00:00
HttpError.ts refactor: define member accessiblity explicitly 2025-06-13 09:42:06 +00:00
index.ts chore: add url info to blocked error 2025-09-12 18:35:22 +00:00
NotFoundError.ts chore: better handle not found streams/links 2025-05-23 10:40:59 +00:00
QueueIsFullError.ts chore: implement queued fetching 2025-06-03 22:44:57 +00:00
TimeoutError.ts refactor: avoid leaking fetch internals by introducing TimeoutError 2025-06-17 15:42:47 +00:00
TooManyRequestsError.ts chore: implement rate-limit detection 2025-06-14 19:51:00 +02:00
TooManyTimeoutsError.ts chore(fetcher): remember recent timeouts and throw if count is too high 2025-06-17 19:09:22 +00:00