Skip to content

Conversation

@stanleegoodspeed
Copy link
Collaborator

Description

Adds a check to see if the header exists prior to evaluating it's value

How to test

  1. Pull down branch
  2. Turn on error-tracking FF via services/frontend/site/featureFlags.config.json
  3. Rebuild frontend and ads service
    docker-compose build frontend ads
  4. Start the app via docker-compose up
  5. When all services are healthy, visit http://localhost
  6. Continue refreshing the homepage to generate errors
  7. In the logs for the ads service, you should see 500s
  8. You should also see 500s in the dev console of the browser

@stanleegoodspeed stanleegoodspeed added the bug Something isn't working label Apr 6, 2023
@stephen-w-pracy stephen-w-pracy self-requested a review April 6, 2023 20:15
Copy link
Contributor

@stephen-w-pracy stephen-w-pracy left a comment

Choose a reason for hiding this comment

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

Top shelf.

@stanleegoodspeed stanleegoodspeed merged commit d6f3275 into main Apr 6, 2023
@stanleegoodspeed stanleegoodspeed deleted the ccole/fix-header branch April 6, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants