<@UEU3GRP5M> <@UAA1TMMTR>... any thoughts on this ...
# sdf
d
@Carlos Olivares (NS DevTools PM) @Albert Margarit (NS Eng Lead)... any thoughts on this deploy error
Details: RDC exception.  Remote message [ Failed to retrieve connection - autocommit: false ]
c
Hey Darren, I will ask around... haven´t seen it before
👌 1
d
Thanks @Carlos Olivares (NS DevTools PM)!
c
which tool are you using? (Node CLI?)
how can I reproduce the error?
d
yes, node cli .. validate a project
Seems I can deploy ok though
c
So... you can Deploy, but when local validate it shows that error?
s
I've started to ignore
validate
instead preferring
--dryrun
since it tells me what the tool is going to do
is that wise?
c
@stalbert... 🙈, maybe is not a bad idea for now
We are aware of some punctual inconsistencies with validation... we are planing an e-fix to address current problem. For now if local validation is throwing you those warnings, but then you can deploy properly, then the
--dryrun
is not a bad idea.
d
Got it