Skip to content

Revisit ToC backfill mechanism #344

@ilijapuaca

Description

@ilijapuaca

I ran into an issue where ToC backfill mechanism did not work properly in #342, but I do see it being brought up in a few other places. Simplifying the implementation around ToC generation would allow for quite a big chunk of complex code that handles race condition in node processing to go away, and would likely allow for easier maintenance.

One potential way to do this would be moving node processing from onCreateNode to sourceNodes, not sure if there are any practically issues with doing so, but it could be an easy transition

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