mujohiddin opened a new issue, #29099:
URL: https://github.com/apache/superset/issues/29099

   ### Bug description
   
   with our team we did load testing on superset dashboards we created. used 
selenium, pytest to implement the tests and run 10 workers parallel using the 
pystest-xdist library. 6 of the workers did fine but I got different errors on 
4 workers . one of the errors: {"errors": [{"message": "429 Too Many Requests: 
50 per 1 second", "error_type": "GENERIC_BACKEND_ERROR", "level": "error", 
"extra": {"issue_codes": [{"code": 1011, "message": "Issue 1011 - Superset 
encountered an unexpected error."}]}}]}, and other errors are: 
SupersetAPIError, ChunkLoadError, DBEngineError.
   and screenshots of all errors are attached below. 
   what is the problem causing these errors? 
   is it because of superset settings, or configurations we have used or is 
there any other cause? 
   should I specify my configurations to find the reason of error to find 
solution?
   any help is appreciated. 
   
   
   ### How to reproduce the bug
   
   
![Снимок4](https://github.com/apache/superset/assets/69301931/a284c5d0-799a-4e0d-bf0d-a6359d79323d)
   
![Снимок2](https://github.com/apache/superset/assets/69301931/dc2469ea-493d-447e-a726-5a863e113656)
   
![Снимок1](https://github.com/apache/superset/assets/69301931/609389d5-d538-4907-a529-898931236110)
   
![Снимок3](https://github.com/apache/superset/assets/69301931/d275906e-8215-477a-8b8c-51fe41bf5141)
   
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   I don't know
   
   ### Node version
   
   16
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [ ] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to