Skip to content

Faster OopsError chain traversal #21

Open
@samber

Description

Currently, we traverse the chain of errors from the latest to deepest for merging data into a single structure.

We walk across the errors recursively for each field. It would be faster to do it once.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions