3

私はフォームのタスクを持っていました:

1)send an http get to url based on a parameter
2)Modify the response based on the same parameter
3)send an http post to url based on the same parameter

以前はこれgrequestsを達成していましたが、今55 urlsではうまくいきました。それから私は試してみました34000.それはで失敗しまし Connection aborted.', gaierror(8, 'nodename nor servname provided, or not known')) for request <grequests.AsyncRequest object at 0x1bda93610>た.

次に、sizeパラメーターを使用しgrequests.mapて試し、size=で64試しました。同じエラーが発生しました。他にできることはありますか、それとも何か他のものを使用する必要がありgrequests、このタスクには適していません。

4

0 に答える 0