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
Flow API: Add nil check in create CDC request (#3586)
If you send a create mirror request via flow api and you do not wrap
your request in `connection_configs`, flow-api will run into a panic.
This adds a nil check for this pitfall
0 commit comments