Hello, I have a full extraction that takes more th...
# troubleshooting
a
Hello, I have a full extraction that takes more than 5 hours and sometimes my pods receive a sigterm, it's possible to recover and continue my extraction from the latest succeeded write?
j
Hi, yes you can recover and continue… Singer Taps have “state messages” that works like a bookmark, so it knows how to resume.
p
@jean_sahlberg is right, if you use a
--job_id
with your elt command then Meltano runs an incremental replication and is able to save and retrieve your state messages to bookmark its progress. If youre interested in how Singer state works under the hood check out https://hub.meltano.com/singer/spec