Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
issue
issue
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

  • chainmaker
  • issueissue
  • Issues
  • #587

Closed
Open
Opened Mar 17, 2023 by LIU HUAJIN@yjwxfq

Go SDK用send SendTransactions方法进行异步合约调用时报错:INVOKE_CONTRACT failed, all client connections are busy

Go SDK调用send SendTransactions方法时报错:INVOKE_CONTRACT failed, all client connections are busy. 测试步骤如下:

  1. v2.2的长安链,区块配置为出块时间间隔2000ms,块内最大交易数3000
  2. 先压测9000条交易,进行异步合约调用(有事务)。
  3. 监视区块中的交易处理结果,在第一个3000交易的块生成后就马上进行一些业务的处理,业务处理之后,再进行异步合约调用(无事务,但这个时候长安链正在满负荷的进行之前的后续交易出块),此时异步合约调用有一部分报错:INVOKE_CONTRACT failed, all client connections are busy. 统计了一下这个报错记录有758条,但最后查看的区块链块内交易数发现只少了226条。

不知道这个问题应该如何解决

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: chainmaker/issue#587

Copyright © 2021 ChainMaker Org. All Rights Reserved. 长安链 版权所有。