Skip to content

chore: do not raise on invalid duo-seat-counts, log errors instead

Roy Zwambag requested to merge 672-do-not-raise-on-invalid-duo-seat-count into main

What does this merge request do and why?

We are seeing some errors with mismatching Duo-Seat-Count headers that should not mismatch. While we investigate this, we do not want to prevent customers from using AI GW, so instead of raising, we log the error and allow the request.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Closes #672 (closed)

Merge request reports

Loading