Skip to content

Unusable performance when using test API #256

@Xaohs

Description

@Xaohs

Timings (local)

  • GET /api/v1/service/open-zaak-catalogi-api/catalogi/choices/ -> 12.60s

  • GET /api/v1/service/choices/ -> 12.55s

  • GET /api/v1/service/open-zaak-catalogi-api/zaaktypen/{uuid}/ -> 12.53s

    • This request is triggered every time you enter or exit edit mode.

Service Dump:

[
    {
        "model": "zgw_consumers.service",
        "pk": 1,
        "fields": {
            "label": "Open Zaak - Catalogi API",
            "oas": "https://openzaak.test.maykin.opengem.nl/catalogi/api/v1/schema/openapi.yaml",
            "oas_file": "",
            "uuid": "0b52e212-c2f4-4e08-825e-a2246792cb44",
            "slug": "open-zaak-catalogi-api",
            "api_type": "ztc",
            "api_root": "https://openzaak.test.maykin.opengem.nl/catalogi/api/v1/",
            "api_connection_check_path": "",
            "auth_type": "zgw",
            "client_id": "openarchiefbeheer-test",
            "secret": "openarchiefbeheer-test",
            "jwt_valid_for": 43200,
            "header_key": "",
            "header_value": "",
            "nlx": "",
            "user_id": "",
            "user_representation": "",
            "client_certificate": null,
            "server_certificate": null,
            "timeout": 10
        }
    },
    {
        "model": "zgw_consumers.service",
        "pk": 2,
        "fields": {
            "label": "Selectielijst API",
            "oas": "https://selectielijst.openzaak.nl/api/v1/schema/openapi.yaml",
            "oas_file": "",
            "uuid": "06c6e599-0c93-40df-8cd8-54faf45442f1",
            "slug": "selectielijst-api",
            "api_type": "orc",
            "api_root": "https://selectielijst.openzaak.nl/api/v1/",
            "api_connection_check_path": "",
            "auth_type": "no_auth",
            "client_id": "",
            "secret": "",
            "jwt_valid_for": 43200,
            "header_key": "",
            "header_value": "",
            "nlx": "",
            "user_id": "",
            "user_representation": "",
            "client_certificate": null,
            "server_certificate": null,
            "timeout": 10
        }
    }
]

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions