Skip to content

Polish async inputSerializer architecture #464

@rpanic

Description

@rpanic

InputSerializer() is called (and therefore constructed) on every task push/receive currently. However, there are async operations coupled with this, which are somewhat expensive (analyzeMethods for featureflags + maxProofsVerified).
This is inefficient and should only ever be called once

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions