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

Re-host flow endpoints with app service (resolving timeout issues) #25

Closed
3 tasks done
jjgriff93 opened this issue Jan 20, 2025 · 0 comments
Closed
3 tasks done
Assignees

Comments

@jjgriff93
Copy link
Collaborator

jjgriff93 commented Jan 20, 2025

Desired functionality

Currently there is a 180s execution limitation imposed by ML endpoints, meaning any document reviews that run on longer documents might stop prematurely with a timeout. Document reviews should be able to last indefinitely to cater for large content.

Implementation

  • Rehost flow endpoints with app service, reusing the app service plan that API uses
  • Add easyauth configuration to new webapp
  • Replace aml service within API with logic to auth with web app and call new endpoint
@jjgriff93 jjgriff93 added the enhancement New feature or request label Jan 20, 2025
@ljtill ljtill closed this as completed Jan 28, 2025
@jjgriff93 jjgriff93 removed the enhancement New feature or request label Feb 4, 2025
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

No branches or pull requests

2 participants