You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gem will try to follow redirections and raise an exception if there were too many redirections. It's controllable using the :redirect_limit option.
However here it doesn't help for some reason, not obvious to me at the moment.
Using the definitive URL does resolve in matter of a few seconds:
Hi,
By some reason this data by this url generates for me within 8-10 minutes on localhost:
LinkThumbnailer.generate('https://www.quora.com/What-are-some-top-automation-tools-that-entrepreneurs-use')
But on staging or production servers it takes several seconds.
Do you know the reason or it is some bug?
Or which timeouts I can limit for localhost?
The text was updated successfully, but these errors were encountered: