Skip to content

Getting entity types takes too long #12

Description

@jaimeventura

Due to the current implementation, getting the existing entity types and entity count takes a lot of time.
Since it seems to me that orionexplorer does not need all the info returned by the "/v2/types" call, i would recomend to use "/v2/types?options=noAttrDetail" instead, as [documented].(https://fiware-orion.readthedocs.io/en/1.7.0/user/ngsiv2_implementation_notes/#noattrdetail-option)

I've tested changing it in here and it works just fine.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions