Skip to content

Support hostnames that don't necessarily match the service name #88

@rpbaltazar

Description

@rpbaltazar

Each service should be able to have its own individual configuration.
Revisit: https://github.com/rails-on-services/ros/blob/master/lib/sdk/lib/ros_sdk/sdk.rb#L71-L92

problem is caused by services that have 2 names and are currently forced to follow a pattern that Is not always the wanted one.

NOTE: The SDK currently assumes that the host name is a derivative of the module name in which the service's client is declared which is fine for a default but should be configurable

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