Skip to content

fix(api): forcefully free api call if taking long time#3569

Merged
sogehige merged 1 commit into
masterfrom
3568
Apr 19, 2020
Merged

fix(api): forcefully free api call if taking long time#3569
sogehige merged 1 commit into
masterfrom
3568

Conversation

@sogehige
Copy link
Copy Markdown
Collaborator

If API call is taking more than 10minutes, something has probably happen.
Unblocking and adding warning message to be able to track what may cause
freeze.

Fixes #3568

CHECKLIST
  • tests are changed or added
  • documentation is changed or added
  • locales are changed or added
  • db relationship (tools/database) are changed or added
  • commit message follows commit guidelines

If API call is taking more than 10minutes, something has probably happen.
Unblocking and adding warning message to be able to track what may cause
freeze.

Fixes #3568
@sogehige sogehige merged commit fdffd30 into master Apr 19, 2020
@sogehige sogehige deleted the 3568 branch April 19, 2020 16:18
sogehige added a commit that referenced this pull request May 3, 2020
If API call is taking more than 10minutes, something has probably happen.
Unblocking and adding warning message to be able to track what may cause
freeze.

Fixes #3568
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.

api seems to be blocked sometimes

1 participant