Xline icon indicating copy to clipboard operation
Xline copied to clipboard

fix:change rpc timeout to prevent the warn of ae failed

Open GFX9 opened this issue 10 months ago • 2 comments

Please briefly answer these questions:

  • what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) -> Fixes #649

  • what changes does this pull request make? -> Change default rpc_timeout to 150ms to prevent the warn of ae failed in tests, which was caused by the scheduling of simulation.

  • are there any non-obvious implications of these changes? (does it break compatibility with previous versions, etc) No

GFX9 avatar Apr 19 '24 13:04 GFX9

@GFX9 Convert your pr to draft since CI failed

mergify[bot] avatar Apr 19 '24 13:04 mergify[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.23%. Comparing base (e35b35a) to head (98e278d). Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
- Coverage   75.55%   75.23%   -0.32%     
==========================================
  Files         180      182       +2     
  Lines       26938    26995      +57     
  Branches    26938    26995      +57     
==========================================
- Hits        20353    20310      -43     
- Misses       5366     5424      +58     
- Partials     1219     1261      +42     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 19 '24 14:04 codecov[bot]