Open alranel opened 5 years ago
This eventually causes an overflow / can't cast infinity to integer error:
Increased batch to 161951851244304127220492665392021151643395223960970715060499392063564598483865213734633679843620936832250723691510992075496889882765335934201714846501461773338290481711989807971269854631862267108269591519142212617880376029723244992598863390259031817638576350385567730798870379384224813833703935747396514873344
#<Thread:0x00007f96b5c3cc08 /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:44 run> terminated with exception (report_on_exception is true):
Traceback (most recent call last):
7: from /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:45:in `block in start'
6: from /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:109:in `http_start'
5: from /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:46:in `block (2 levels) in start'
4: from /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:61:in `indexer_loop'
3: from /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:69:in `tempo_loop'
2: from /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:69:in `loop'
1: from /Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:77:in `block in tempo_loop'
/Users/username/gems/gems/searchyll-0.10.2/lib/searchyll/indexer.rb:77:in `round': Infinity (FloatDomainError)
I had
bundle exec jekyll serve
running for a few hours, and I noticed the following output in console:I think the timestamp in indexer.rb needs to be renewed :)