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

API Batch 3 is a flaky test. #2568

Closed
ebadiere opened this issue Jun 4, 2024 · 2 comments · Fixed by #2625
Closed

API Batch 3 is a flaky test. #2568

ebadiere opened this issue Jun 4, 2024 · 2 comments · Fixed by #2625
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ebadiere
Copy link
Collaborator

ebadiere commented Jun 4, 2024

Description

It fails in the snyk with the following:

  1) RPC Server Acceptance Tests
       Acceptance tests
         @api-batch-3 RPC Server Acceptance Tests
           eth_getTransactionCount
             "before all" hook for "@release should execute "eth_getTransactionCount" primary":
     Error: max attempts of 10 was reached for request with last error being: GrpcServiceError: gRPC service failed with status: TIMEOUT
      at CostQuery.execute (packages/server/node_modules/@hashgraph/sdk/lib/Executable.cjs:675:11)
      at AccountInfoQuery.getCost (packages/server/node_modules/@hashgraph/sdk/lib/query/Query.cjs:186:18)
      at AccountInfoQuery._beforeExecute (packages/server/node_modules/@hashgraph/sdk/lib/query/Query.cjs:296:26)
      at AccountInfoQuery.execute (packages/server/node_modules/@hashgraph/sdk/lib/Executable.cjs:528:5)
      ```
It also timed out multiple times in the workflow security update [PR.](https://github.com/hashgraph/hedera-json-rpc-relay/pull/2565)

### Steps to reproduce

Run it in CI.

### Additional context

_No response_

### Hedera network

other

### Version

v0.49.0

### Operating system

Linux
@ebadiere ebadiere added the bug Something isn't working label Jun 4, 2024
@quiet-node quiet-node assigned quiet-node and unassigned quiet-node Jun 7, 2024
@quiet-node quiet-node added this to the 0.50.0 milestone Jun 7, 2024
@quiet-node quiet-node modified the milestones: 0.50.0, 0.51.0 Jun 17, 2024
@quiet-node
Copy link
Member

Batch 3 seems to improve in recent PRs with the update from local-node and the SDK. Closing but will still keep an eye on this item

@quiet-node
Copy link
Member

Batch 3 is still observed failing on PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants