[go: up one dir, main page]

RPC: respond to request with chunks of data rather than one big blob

Merged as part of !2721 (merged)

Context

The over-arching aim is to allow cooperation points when outputting large json values on the network. (To improve end-user performance for RPC callers.)

The different comnponents are:

Manually testing the MR

Checklist

  • N/A Document the interface of any function added or modified (see the coding guidelines)
  • Provide automatic testing (see the testing guide).
  • Add item in the Development Version section of CHANGES.md (only for new features and bug fixes).

Reviewers

@pirbo @romain.nl

Edited by Clément Hurlin

Merge request reports

Loading