Skip to content

Conversation

@thomaszurkan-optimizely
Copy link
Contributor

No description provided.

return success, err
}

func NewHttpEventDispatcher(sdkKey string, requester *utils.HTTPRequester, logger logging.OptimizelyLogProducer) Dispatcher {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to be consistent with naming and make HTTP all caps here since you have it for the requester factory method below

Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@thomaszurkan-optimizely thomaszurkan-optimizely merged commit 6adb1ac into master Apr 22, 2020
@thomaszurkan-optimizely thomaszurkan-optimizely deleted the hotFixLoggingError branch April 22, 2020 21:54
thomaszurkan-optimizely added a commit that referenced this pull request Apr 22, 2020
* fix httpDispatcher bug. No logger passed in

* fix lint error

* make Http HTTP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants