2 commenti (2 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)Python37.363 star (37.363 star)3263 fork (3263 fork)batch import
buggood first issuewebsite
Descrizione
Back end:
- on or around 2023.6.25— Since we surpassed ~3000 concurrent requests 30B_7 has been down from user load. 30B_6 seemed to be working with page refresh.
Front end:
- 2023.6.27— the front end stopped showing new replies without page refresh.
- 2023.6.28— showing me logged in on front page, but logged out in Chat section.
- 2023.6.28— site frequently gone altogether & replaced with error message
Internal Server Error
- Tipo issue
- bug
- Direzione di ricerca
- Investigate the Open Assistant backend (likely Python) and frontend code to identify how server errors are currently displayed. Look for error handling middleware and frontend error boundaries. Consider implementing a user friendly error page and retry mechanism. Check comments on the issue for any additional context.