You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ed/index.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"type": "crawl",
3
3
"title": "Reffy crawl",
4
-
"date": "2025-05-11T12:51:09.073Z",
4
+
"date": "2025-05-11T18:44:35.098Z",
5
5
"options": {
6
6
"useCrawl": "curated",
7
7
"output": "curated",
@@ -31,7 +31,7 @@
31
31
},
32
32
"stats": {
33
33
"crawled": 672,
34
-
"errors": 2
34
+
"errors": 3
35
35
},
36
36
"crawler": "reffy-18.6.1",
37
37
"results": [
@@ -7277,7 +7277,8 @@
7277
7277
"links": "links/tc39-regex-escaping.json",
7278
7278
"headings": "headings/tc39-regex-escaping.json",
7279
7279
"ids": "ids/tc39-regex-escaping.json",
7280
-
"cddl": []
7280
+
"cddl": [],
7281
+
"error": "Error: Loading https://tc39.es/proposal-regex-escaping/ triggered HTTP status 503\n at processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:486:19)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:109:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:452:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)\n at async Promise.all (index 133)\n at async crawlList (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:473:21)"
0 commit comments