I don't understand the issue. can you provide me like the case example what was happened before the patch and what will happen after the patch? I think we should verify that with unit test cases…
I have a question, is it better to use UTC+7 format or is it better to use Asia/Jakarta format. what are the tradeoff?
Parallel Page Fetches
yes I think going with min(5, total_pages) is good for now. we'll see later if we need further enchantment or not
Smarter Early Exit
I think once we got…
Parallel Page Fetches
for parallelization, how much parallel should we do in a single process? I meant for example if there is 50 pages. should we just run 50 parallelization? or we will…
I think its also possible that the HTML injection come from either of outcomes or sportsMarketType, since we render both of these values to telegram, no? what do you think about it?
does escape_html remove the symbols when sending it to telegram? or is it keeping the symbol with different format? can you also make a test run by sending it to my telegram?
is this stdlib or user need to install this package before running this script?