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
Describe the issue:
Hi, I use your NEAR DA for my chain.
But for a big data when I can submit function, some time they return error:
"submit err: NEAR DA client handler error: [Timeout"
So, how can I fix this? the code is in C and I can not read as understand. Thanks! Summary:
Customer is experiencing timeout error when submitting big data to NEAR DA in C code. They are seeking assistance on how to fix this issue.
Internal note 📝: Customer is experiencing timeout error when submitting big data to NEAR DA in C code. They are seeking assistance on how to fix this issue.
Hi Phuong! Seems like you are running into a protocol limitation issue where the maximum size of a transaction is 4MB. How big is your transaction? Although we have this information documented in our protocol specs, we should have this mentioned in our newly created DA section of docs. I will make sure we update this section to include this information. Thanks for flagging this!
Describe the issue:
Hi, I use your NEAR DA for my chain.
But for a big data when I can submit function, some time they return error:
"submit err: NEAR DA client handler error: [Timeout"
So, how can I fix this? the code is in C and I can not read as understand. Thanks!
Summary:
Customer is experiencing timeout error when submitting big data to NEAR DA in C code. They are seeking assistance on how to fix this issue.
Info
Reported by: Guest (phuong@autonomous.nyc) - Open in Gleap
Location: US
Type: 🚨 BUG
🔗 Open share link
🌍 Open ticket in Gleap
Metadata
browserName: Chrome(120.0.0.0)
userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
browser: Chrome
systemName: MacOS
sessionDuration: 145
devicePixelRatio: 1
screenWidth: 1920
screenHeight: 1080
innerWidth: 1920
innerHeight: 883
currentUrl: https://docs.near.org/data-availability/welcome
language: en-US
sdkVersion: 10.1.0
sdkType: javascript
environment: prod
The text was updated successfully, but these errors were encountered: