Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

SF endpoint resolution #42

@jjcollinge

Description

@jjcollinge

I'd like to see our default resolution of endpoints handle a little differently I think - currently we just grab the first endpoint that has contains http (

func getReplicaDefaultEndpoint(replicaData *sf.ReplicaItemBase) (string, error) {
). Making the default behavior completely dependent on the endpoint order returned by the SF API. I'll try spend some time investigating how we can do this better.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions