<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/http/simple/http_client.h, branch meta-1.0.3-dev4</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3-dev4</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3-dev4'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-07-15T17:07:45Z</updated>
<entry>
<title>Fix http client cancel after request finished</title>
<updated>2025-07-15T17:07:45Z</updated>
<author>
<name>jolex007</name>
<email>jolex007@yandex-team.com</email>
</author>
<published>2025-07-15T16:40:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=728e0eaef4dc1f1152d2c3a4cc1bbdf597f3ef3d'/>
<id>urn:sha1:728e0eaef4dc1f1152d2c3a4cc1bbdf597f3ef3d</id>
<content type='text'>
У меня падает в этом месте - &lt;https://nda.ya.ru/t/rfmGIXUs7GUqUV&gt; при таком кейсе

1. Запрос завершился успешно
2. Выполняю операцию Cancel() для токена

Если я правильно понял, то падает при обращении к висячему указателю. Видимо проблема в захвате по ссылке - после выхода из функции cancellationEndEvent подыхает
commit_hash:10dd8d3d311e85e6018e8f0ff40806ab82eabbd4
</content>
</entry>
<entry>
<title>Fixed time waits</title>
<updated>2025-05-27T16:29:11Z</updated>
<author>
<name>jolex007</name>
<email>jolex007@yandex-team.com</email>
</author>
<published>2025-05-27T15:54:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b4ff97c0d50822d1c9164bf623326539e433d9fd'/>
<id>urn:sha1:b4ff97c0d50822d1c9164bf623326539e433d9fd</id>
<content type='text'>
ПР про избавление от застревающих портов в состоянии TIME\_WAIT
Этот клиент используется в universal\_fetcher-е, который в свою очередь используется для скачивания резалтов с distbuild-а. Соотвественно так как он качает слишком быстро, то на хосте заканчивается кол-во эфемерных портов (потому что порты после закрытых соединений остаются в состоянии TIME\_WAIT). Эту проблему можно решить, если дожидаться закрытия соединения со стороны сервера.

В этом ПР-е сделан карантин connection-ов, который позволяет асинхронно дожидаться закрытия со стороны сервера
commit_hash:80ac8208e4efa8bc9eccbcfe20869899d8e11c5a
</content>
</entry>
<entry>
<title>support out headers for http simple</title>
<updated>2025-03-03T08:01:11Z</updated>
<author>
<name>kuzmich321</name>
<email>kuzmich321@yandex-team.com</email>
</author>
<published>2025-03-03T07:17:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2382dad688fcbcefda992478dd0e8fb5a94f1d66'/>
<id>urn:sha1:2382dad688fcbcefda992478dd0e8fb5a94f1d66</id>
<content type='text'>
commit_hash:cfe9165ddad260bd29afd422967a26259367dcc7
</content>
</entry>
<entry>
<title>return/make useful coordinator_new TestFetchGraphCancel</title>
<updated>2025-02-28T08:28:36Z</updated>
<author>
<name>and42</name>
<email>and42@yandex-team.com</email>
</author>
<published>2025-02-28T07:29:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b0a2365a3ba58c8b1c2ef256d2e061662b2b5900'/>
<id>urn:sha1:b0a2365a3ba58c8b1c2ef256d2e061662b2b5900</id>
<content type='text'>
commit_hash:4721e3d84bd7a730a2fc5be4d0e42da14ef16c40
</content>
</entry>
<entry>
<title>Fix cancellation in unifetcher</title>
<updated>2025-02-27T09:48:28Z</updated>
<author>
<name>jolex007</name>
<email>jolex007@yandex-team.com</email>
</author>
<published>2025-02-27T09:33:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=08e7cde56ecd933346be66e2d41418a6ea0a0ab3'/>
<id>urn:sha1:08e7cde56ecd933346be66e2d41418a6ea0a0ab3</id>
<content type='text'>
commit_hash:909fa7aadbf673448dbc709b19d2088963b40404
</content>
</entry>
<entry>
<title>MaxRedirectCount param for http/simple</title>
<updated>2024-05-29T08:41:02Z</updated>
<author>
<name>trofimenkov</name>
<email>trofimenkov@yandex-team.com</email>
</author>
<published>2024-05-29T08:24:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9314042511cd9d2598ed16eb0a19c84909895938'/>
<id>urn:sha1:9314042511cd9d2598ed16eb0a19c84909895938</id>
<content type='text'>
1b80d64b6a03772edc52f2331a860ff0b5621898
</content>
</entry>
<entry>
<title>Y_FAIL-&gt;Y_ABORT at '^li'</title>
<updated>2023-10-17T06:00:07Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2023-10-17T05:15:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=784925324fd115c37bc98c5bbfe64c15f9966d74'/>
<id>urn:sha1:784925324fd115c37bc98c5bbfe64c15f9966d74</id>
<content type='text'>
https://clubs.at.yandex-team.ru/arcadia/29404
</content>
</entry>
<entry>
<title>temp fix ydb oss sync config to unlock sync on /vendor dependency</title>
<updated>2022-08-18T13:52:30Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2022-08-18T13:52:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c140abc954b61ab7d86af80bdeced01482d9971a'/>
<id>urn:sha1:c140abc954b61ab7d86af80bdeced01482d9971a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move 'kikimr/yndx'-depending tests out of ydb/core</title>
<updated>2022-04-15T13:53:39Z</updated>
<author>
<name>komels</name>
<email>komels@yandex-team.ru</email>
</author>
<published>2022-04-15T13:53:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=703a2fb6e100d202d1c7fcd052d73bd5affef408'/>
<id>urn:sha1:703a2fb6e100d202d1c7fcd052d73bd5affef408</id>
<content type='text'>
ref:0a380e13308d579e0545a76924330d1ca5129c43
</content>
</entry>
<entry>
<title>Final part on compatibility layer: LOGBROKER-7215</title>
<updated>2022-04-14T10:10:53Z</updated>
<author>
<name>komels</name>
<email>komels@yandex-team.ru</email>
</author>
<published>2022-04-14T10:10:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=21c9b0e6b039e9765eb414c406c2b86e8cea6850'/>
<id>urn:sha1:21c9b0e6b039e9765eb414c406c2b86e8cea6850</id>
<content type='text'>
ref:777c67aadbf705d19034a09a792b2df61ba53697
</content>
</entry>
</feed>
