Skip to content

:environment ignored when creating a new client? #4

@pupeno

Description

@pupeno

I noticed my :environment is ignored when I create a new client in this way:

(def yeller-client (yeller/client {:token       (:yeller-token env)
                                   :environment (:environment env)}))

Looking at the code, I cannot see :environment ever being inspected: https://github.com/yeller/yeller_clojure/blob/master/src/yeller/clojure/client.clj#L135-L167

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