Content pfp
Content
@
https://warpcast.com/~/channel/zora-devs
0 reply
0 recast
0 reaction

J. Valeska 🦊🎩🫂 pfp
J. Valeska 🦊🎩🫂
@jvaleska.eth
why could timeout a call to createCoin using the sdk?
2 replies
0 recast
5 reactions

Maria Bazooka 💜🎩🟪 pfp
Maria Bazooka 💜🎩🟪
@mariabazooka
The createCoin call timed out likely because the transaction is heavy (it involves publishing a new coin type), and the RPC node didn’t respond in time. Could be due to network congestion, low gas, or the node being overloaded. Trying again with a better RPC or increasing the timeout usually fixes it.
1 reply
0 recast
1 reaction

J. Valeska 🦊🎩🫂 pfp
J. Valeska 🦊🎩🫂
@jvaleska.eth
I have increased timeout to 1 minute from 10 seconds using alchemy rpc it keeps failing for hours, no congestion, just timeout will try couple more of things tomorrow.. I am using the example and populating all the metada (ipfs link), it links to text/plain containing a json string.. guessing, could be a request accepting only application/json as response or something, idk, and it may be the cause, if not, I ran out of ideas
2 replies
0 recast
1 reaction