GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

fix(interactive): Fix Timeout Bug & Process Results From Pegasus Synchronously

Open shirly121 opened this issue 1 year ago • 1 comments

What do these changes do?

as titled.

Related issue number

Fixes

shirly121 avatar Mar 13 '24 11:03 shirly121

set max streaming buffer capacity in https://github.com/alibaba/GraphScope/pull/3630/commits/d1348513962451e8fe72175a8411f392c15af238

shirly121 avatar Mar 15 '24 04:03 shirly121

Codecov Report

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

Project coverage is 25.96%. Comparing base (e283fa4) to head (14698f3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3630   +/-   ##
=======================================
  Coverage   25.96%   25.96%           
=======================================
  Files         187      187           
  Lines       17379    17379           
=======================================
  Hits         4513     4513           
  Misses      12866    12866           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e283fa4...14698f3. Read the comment docs.

codecov-commenter avatar Mar 18 '24 03:03 codecov-commenter