I have to run a `--full-refresh` and some big tabl...
# troubleshooting
m
I have to run a
--full-refresh
and some big tables that are losing connection to
MySQL
for big tables. This causes the
elt
run to fail: I want to confirm that if I re-run the same
job_id
without
--full-refresh
it will pick up from the bookmarks from that
--job_id
from the last (FAILED) RUN.
i.e. I don’t need to run
--full-refresh
a second time. I’m usng: • tap: mysql (singer version) • target: postrgres (transferwise version) • replication type:
BINLOG
d
Confirmed, state from a previous failed run is also used in a new run
m
Thanks!
Meltano is sooooo “smart” 🙂