4

If a user gets sent to the canary deployment, is it possible to ensure that all subsequent requests from that user also go to the canary deployment? From my preliminary testing API Gateway doesn't seem to do that by default, so is there a way to set it up so they do?

Jacob Murphy
  • 1,387
  • 2
  • 10
  • 18

1 Answers1

1

Thanks for the feedback! We don't support sticky sessions unfortunately. I will add an item to our backlog for this feature.

jackko
  • 6,998
  • 26
  • 38