Feature request: wait a moment before Auto Bake
Open
feature
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
Using Auto Bake, I sometimes see errors for each of my types and this is annoying.

**Describe the solution you'd like**
I don't think it is good to process incomplete data immediately after typing, which may results in producing many errors like this.
Instead of baking instantly, it should wait a moment (1 second, for example) after last typing, and bake only if there aren't any new typing (data change) in the period, to reduce chance of processing incomplete data.
Contributor guide
Assessment
This issue has not been assessed yet.