Description of the issue:
Hello,
when I lose the connection to my source database, I do not get any error reported.
The sling tool tells me that the processing went well even though it did not recover the entire table.
How can I get the error ?
Sling version (sling --version):
1.2.20
Operating System (linux, mac, windows):
Windows 10 professional
Replication Configuration:
source: MSSQL
target: CRMDS_FTP
defaults:
mode: full-refresh
streams:
dbo.F_LIGNE_TICKET_SKU:
sql: |
select * FROM dbo.F_LIGNE_TICKET_SKU
object: SLING.F_LIGNE_TICKET_SKU
Issue Description
Description of the issue: Hello, when I lose the connection to my source database, I do not get any error reported. The sling tool tells me that the processing went well even though it did not recover the entire table. How can I get the error ?
Sling version (
sling --version
): 1.2.20Operating System (
linux
,mac
,windows
): Windows 10 professionalReplication Configuration:
source: MSSQL target: CRMDS_FTP
defaults: mode: full-refresh
streams: dbo.F_LIGNE_TICKET_SKU: sql: | select * FROM dbo.F_LIGNE_TICKET_SKU object: SLING.F_LIGNE_TICKET_SKU
-d
):