create if not exists waits for job created when job exists but is creating · Issue #20801 · risingwavelabs/risingwave · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future, we may add some extra logic when handling create job with if not exists. When we see a job with the name exists but is still creating, we may wait until the job is created.
In the future, we may add some extra logic when handling create job with
if not exists
. When we see a job with the name exists but is still creating, we may wait until the job is created.Originally posted by @wenym1 in #20783 (comment)
The text was updated successfully, but these errors were encountered: