2021/01/05 [Splash] 504 Gateway Time-out になるとき Tech SplashRequest の arg に timeout とかを入れる。 yield SplashRequest(next_page, callback=self.parse, endpoint='render.html', args={ 'wait': 1.0, 'timeout': 90, 'images': 0, 'resource_timeout': 10 }) 関連 python Splash facebook Tweet Read Later RELATED [python] json.loads() で JSONDecodeError が出るとき... Tech [Splash] Javascriptが読めないとき... Tech