The web app currently calls the api synchronously (without retry or circuit breaker fwiw!) Might be nice to demo an async pattern using azure services. Possibly using a function to trigger the api. Needs more thought.or the api could be a function….