Skip to content
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

[194] Timeout Error on NEAR DA for Big Data Submission #1690

Closed
near-dx opened this issue Jan 26, 2024 · 2 comments · Fixed by #1790
Closed

[194] Timeout Error on NEAR DA for Big Data Submission #1690

near-dx opened this issue Jan 26, 2024 · 2 comments · Fixed by #1790
Assignees
Labels

Comments

@near-dx
Copy link

near-dx commented Jan 26, 2024

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

Screenshot

@near-dx near-dx added the Gleap label Jan 26, 2024
@near-dx
Copy link
Author

near-dx commented Jan 26, 2024

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.

@near-dx
Copy link
Author

near-dx commented Jan 26, 2024

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!

@thisisjoshford thisisjoshford moved this to Backlog 🥶 in DevRel Jan 29, 2024
@bucanero bucanero self-assigned this Mar 6, 2024
@bucanero bucanero linked a pull request Mar 7, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Backlog 🥶 to Shipped 🚀 in DevRel Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants