Skip to content

fix: Adds retry to send raw transaction #8201

fix: Adds retry to send raw transaction

fix: Adds retry to send raw transaction #8201

GitHub Actions / Test Results failed Oct 31, 2024 in 0s

5 fail, 4 pass in 4m 48s

 3 files   -  21  24 suites   - 291   4m 48s ⏱️ - 33m 13s
 9 tests  - 599   4 ✅  - 589  0 💤  - 4  5 ❌  - 6 
24 runs   - 872  18 ✅  - 861  0 💤  - 4  6 ❌  - 7 

Results for commit b4ec668. ± Comparison against earlier commit dc77178.

Annotations

Check warning on line 0 in should deploy a large contract and decrease remaining HBAR in limiter when transaction data is large

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ransaction data is large (should deploy a large contract and decrease remaining HBAR in limiter when transaction data is large)

test-results.de416cdb69dc43bc9e2645710e9407d4.xml [took 12s]
Raw output
expected 4423114492 to be close to 4186317745 +/- 11522709.86
AssertionError: expected 4423114492 to be close to 4186317745 +/- 11522709.86
    at verifyRemainingLimit (packages/server/tests/acceptance/hbarLimiter.spec.ts:110:41)
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:283:11)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in should be able to deploy a contract without creating file

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…BAR Limit should be able to deploy a contract without creating file (should be able to deploy a contract without creating file)

test-results.831f285ff4296752b740dc6acb28f60c.xml [took 8s]
Raw output
expected 4922667673 to be close to 4108318736 +/- 1544979.8800000001
AssertionError: expected 4922667673 to be close to 4108318736 +/- 1544979.8800000001
    at verifyRemainingLimit (packages/server/tests/acceptance/hbarLimiter.spec.ts:110:41)
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:299:11)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in should be able to deploy a medium size contract with fileCreate

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ould be able to deploy a medium size contract with fileCreate (should be able to deploy a medium size contract with fileCreate)

test-results.48bd894ceb2b88e5c56c9bf92c79b479.xml [took 11s]
Raw output
expected 4949170086 to be close to 3770368443 +/- 6757339.08
AssertionError: expected 4949170086 to be close to 3770368443 +/- 6757339.08
    at verifyRemainingLimit (packages/server/tests/acceptance/hbarLimiter.spec.ts:110:41)
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:315:11)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in "before each" hook for "should create a BASIC spending plan for a new user and use the same plan on second transaction and different plan on third transaction from another user"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Test…ing plan for a new user and use the same plan on second transaction and different plan on third transaction from another user")

test-results.48bd894ceb2b88e5c56c9bf92c79b479.xml [took 0s]
Raw output
Cannot read properties of null (reading 'subscriptionTier')
TypeError: Cannot read properties of null (reading 'subscriptionTier')
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/relay/dist/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.js:73:734
    at Array.filter (<anonymous>)
    at HbarSpendingPlanRepository.<anonymous> (packages/relay/dist/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.js:73:615)
    at Generator.next (<anonymous>)
    at fulfilled (packages/relay/src/lib/db/repositories/hbarLimiter/hbarSpendingPlanRepository.ts:19:4)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in should eventually exhaust the hbar limit for a BASIC user after multiple deployments of large contracts

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ts of large contracts (should eventually exhaust the hbar limit for a BASIC user after multiple deployments of large contracts)

test-results.831f285ff4296752b740dc6acb28f60c.xml [took 13s]
Raw output
expected 2 to equal 1
AssertionError: expected 2 to equal 1
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:480:43)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -2
      +1