Steps to reproduce:
- Go to http://play.bblf.sh
- Change language to "JavaScript"
- Paste a large file (example)
- Click "Parse"
What happens
Nothing. there is still an old UAST in the right panel and no indication of failed parse request.
What is expected
Looking at the console, there is clearly a timeout for parse request. It should be displayed to the user with a suggestion to try a smaller file.