Daniil Gentili
Daniil Gentili
What do you need to configure specifically?
Please send full logs traces and reproducer
The exact result: ``` [alert] 219/093814 (1) : result { ["headers"] = { ["content-length"] = { [0] = 107,} ,["content-type"] = { [0] = text/html,} ,["cache-control"] = { [0] =...
I understand this is by design, but in the current design issues are incredibly hard to debug..
All fixed up, including in the docs. This setting is just a way to automatically provide sane defaults and avoid manual tweaking of the configuration on larger setups.
Actually, now that I think of it offloading to the db might be a better idea, because we started encountering another performance issue in our 1.x HDD-based setup with scanProgressIntervalS=-1,...
It takes quite a few iterations, so it's hard to reproduce especially on the slower http-server, reproducing faster with a go server. Tweaking the parameters reproduces on http-server as well:...
Yep absolutely possible, will implement when I get a break, can also accept PRs to implement this, the file to edit is https://github.com/vimeo/psalm/blob/6.x/src/Psalm/Internal/Analyzer/Statements/Block/ForeachAnalyzer.php, and it can be implemented by simply...
This is caused by a server-side issue, the layer was rollbacked to 207 in MadelineProto 8.5.3 to avoid it until it is fixed by the devs.
Aha,