Skip to content

Refactor async code used in render methods #94

@dlongley

Description

@dlongley

In PR #90 some async code was added. We should refactor it to:

  1. Be optimally parallel
  2. Be as deterministic as required for good UX
  3. Use http-client
  4. Fetch resources with well-bound limits on sizes, number of total requests, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions