Skip to content

Getting pin values take too long when there are a lot of pins on the page #652

@amks1

Description

@amks1

This is with respect to an internal tool where I have around 150 pin inputs on the page which are dynamically generated for each user to enter certain variables for configurations.

It takes around 40 seconds to get the values of all these, because there is message to and from the server to retrieve each of them.
image

Can we explore something like pin.get_pin_values(*pin_names) to get the values of all the inputs in one message?

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