Commit a3e04c8
committed
[RELEASE] Crawler version 12.0.10
Added
* Extract error information in SubProcess crawl strategy [@cweiske](https://github.com/cweiske)
* Expose error when crawl response has not X-T3Crawler-Meta header [@cweiske](https://github.com/cweiske)
* RequestHelper to more some of the logic for fetching value from request [@tomasnorre](https://github.com/tomasnorre)
* Automatic reload process status without page reload [@tomasnorre](https://github.com/tomasnorre)
Changed
* ProcessCleanUpHook is splitted into more classes to strive for seperations of concerns [@tomasnorre](https://github.com/tomasnorre)
Fixed
* Set guzzle connect timeout to 5 seconds [@cweiske](https://github.com/cweiske)
* Prevent warning when guzzle crawl requests return errors [@cweiske](https://github.com/cweiske)1 parent 9bc42f5 commit a3e04c8
2 files changed
+3
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 19 | | |
28 | 20 | | |
29 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments