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

Extend API call timeout to one hour for content validation #459

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

DylanBaker
Copy link
Collaborator

Change description

Currently, all API calls have a 5 minute timeout. For some instances, the content validator can run for up to an hour. This PR extends the timeout for the content validation API call to one hour.

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Closes #450

Checklists

Security

  • Security impact of change has been considered
  • Code follows security best practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer

@DylanBaker DylanBaker added the Bug Something isn't working label Nov 16, 2021
@DylanBaker DylanBaker merged commit e07f269 into master Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend timeout time for content validator
2 participants