gchq / gchq/CyberChef

Feature request: wait a moment before Auto Bake

Open
#1,979 0 comments 0 reactions 0 assignees View on GitHub
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.

![showing many errors](https://github.com/user-attachments/assets/2bf360f6-ce9c-49c2-8d7d-edec4a867933)

**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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.