-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and the Parse JS SDK.
Issue Description
If backend return 4xx or 5xx error to /health
request SDK makes many repeated /health
requests per second endless.
Steps to reproduce
Return to the health
request 400 or 500 error.
Actual Outcome
SDK makes many repeated requests per second
Expected Outcome
Should make next health
request in 2 seconds
Metadata
Metadata
Assignees
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed