-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipfs.add call takes about 15 seconds #128
Comments
Thanks for reporting, we're currently investigating the problem. |
I've been consistently getting 504 gateway time-out errors when tried to add contents to IPFS today. |
We saw the timeouts and are working on fixing them too. |
The issues with timeouts should be resolved. |
fwiw; i'm still seeing about 10-25 second response times here.
|
Having issues today adding files using Infura IPFS provider, maybe is related. First it took near a minute to upload a 13kb file this morning, then it stopped working, i'm receiving 504 gateway timeout errors when doing POST. Edit: Now it works again! 😄 |
We deployed a new backend architecture for our IPFS endpoint and are no longer seeing this kind of timing on adds. Closing this issue for now. |
This problem has appeared again. I'm experiencing it with all my uses of It can be reproduced using the original curl command with which @owocki opened this issue:
|
https://ipfs.infura.io:5001/api/v0/add takes about 15 seconds to respond.
here is some code you can use to repro
here is the response
The text was updated successfully, but these errors were encountered: