ArroyoSystems / arroyo

Distributed stream processing engine in Rust
https://arroyo.dev
Apache License 2.0
3.8k stars 220 forks source link

Why invoke validate_query twice in webui? #754

Open zhuliquan opened 1 month ago

zhuliquan commented 1 month ago

Recently, I found a interersting thing that when i click check button of webui, webui send validate_query twice? there's something wrong image

mwylde commented 1 month ago

This does seem like an unintentional behavior. Thanks for reporting!