<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/.git/searx/metrology, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/'/>
<entry>
<title>[enh] rewrite and enhance metrics</title>
<updated>2021-04-21T14:24:46+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-04-14T15:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=7acd7ffc02d14d175ec2a99ba984e47d8cb65d7d'/>
<id>7acd7ffc02d14d175ec2a99ba984e47d8cb65d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] replace requests by httpx</title>
<updated>2021-04-10T13:38:33+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-03-18T18:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=eaa694fb7d0e47b943bc6d6edb6cb6a40ab2d85e'/>
<id>eaa694fb7d0e47b943bc6d6edb6cb6a40ab2d85e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] checker: fix engine statistics</title>
<updated>2021-01-18T07:19:44+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-01-17T15:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=d473407ec97107022ccbdd366559001b1ec162d8'/>
<id>d473407ec97107022ccbdd366559001b1ec162d8</id>
<content type='text'>
Without this commit, the URL /stats/errors shows percentage above 100% after the checker has run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this commit, the URL /stats/errors shows percentage above 100% after the checker has run.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] error_recorder: record code and lineno about the engine</title>
<updated>2021-01-17T15:25:11+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-01-17T15:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=ca76f3119a4d66cb8aa74829ca5f0a0a72f0f96b'/>
<id>ca76f3119a4d66cb8aa74829ca5f0a0a72f0f96b</id>
<content type='text'>
since the PR #2225 , code and lineno were sometimes meaningless
see /stats/errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since the PR #2225 , code and lineno were sometimes meaningless
see /stats/errors
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] remove emojis from source code</title>
<updated>2020-12-20T07:58:57+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2020-12-20T07:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=f4983e74155c6af3b630a02a4192bd7f38429fd2'/>
<id>f4983e74155c6af3b630a02a4192bd7f38429fd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] add raise_for_httperror</title>
<updated>2020-12-11T13:37:08+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2020-12-09T20:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=d703119d3a313a406482b121ee94c6afee3bc307'/>
<id>d703119d3a313a406482b121ee94c6afee3bc307</id>
<content type='text'>
check HTTP response:
* detect some comme CAPTCHA challenge (no solving). In this case the engine is suspended for long a time.
* otherwise raise HTTPError as before

the check is done in poolrequests.py (was before in search.py).

update qwant, wikipedia, wikidata to use raise_for_httperror instead of raise_for_status
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check HTTP response:
* detect some comme CAPTCHA challenge (no solving). In this case the engine is suspended for long a time.
* otherwise raise HTTPError as before

the check is done in poolrequests.py (was before in search.py).

update qwant, wikipedia, wikidata to use raise_for_httperror instead of raise_for_status
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] record details exception per engine</title>
<updated>2020-12-03T09:22:48+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2020-11-26T14:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=1d0c368746e0ae28ea042edaf4c75ee3a2b738c2'/>
<id>1d0c368746e0ae28ea042edaf4c75ee3a2b738c2</id>
<content type='text'>
add an new API /stats/errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add an new API /stats/errors
</pre>
</div>
</content>
</entry>
</feed>
