Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address response latency concerns on api/ask endpoint #44

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Address response latency concerns on api/ask endpoint #44

merged 2 commits into from
Apr 26, 2023

Conversation

IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Apr 26, 2023

In this PR:

  • Added in-memory caching of api/ask endpoint, for each unique request (30 mins).
  • Renamed DI extensions, and scope to IServiceCollections rather than builder.
  • Minor formatting, logging updates and cleanup.
  • Created conditional style component for dynamic HeadContent styles.

Contributes to #40

@IEvangelist IEvangelist changed the title Added in-memory caching of ask endpoint, for each unique request Address response latency concerns on api/ask endpoint Apr 26, 2023
@IEvangelist IEvangelist merged commit 7a233d7 into Azure-Samples:main Apr 26, 2023
@IEvangelist IEvangelist mentioned this pull request Apr 26, 2023
13 tasks
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