Skip to content

Conversation

@MarkRoddy
Copy link
Contributor

Use case: At the start of each of our Rail app's request, we grab the current user's set of experiments to be included in application logs. We had been using ab_user.active_experiments to grab this information, but we discovered that this function did not honor the db_failover option (ie - it resulted in our application crashing due to the unhandled exception). This PR adds a new convenience function which returns a user's set of experiments while also honoring the db_failover configuration setting.

…ents which also honors the 'db_failover' option. (#1)
@andrew
Copy link
Member

andrew commented May 19, 2017

👍

@andrew andrew merged commit b1714e5 into splitrb:master May 19, 2017
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.

2 participants