Skip to content

Unnecessary services/config calls or empty response #2

@Tomgroot

Description

@Tomgroot

In sendRequestMultiCore, the services/config endpoint is called to fetch the tgu domains. How should we handle the unnecessary calls this will generate? Currently, this endpoint returns an empty response, which will skip the request altogether.

Would the approach here be suitable: https://github.com/opentickettech/paynl-omnipay/pull/1/files? In it, tguDomain is passed as a parameter to the request, and a tgu domain list is built (somewhat "hard-coded") from this.

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