Skip to content

should not throw an Error when spikearrest is engaged #83

@asquare

Description

@asquare

Spike arrest throws an Error every time it engages. In a production system this can happen quite often. Creating an Error object is inefficient because the JS VM has to walk the stack to populate Error.stack. Volos should try to avoid creating Error objects so frequently.

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