Indicating partial success on sync

Summary

Inquiring about how to indicate partial success on sync in Airbyte connectors


Question

Hi everyone
There are situations where sync from source to destination partially succeeds i.e 995 records of 1000.
In such situation we want to indicate partial success on sync.
Does the source needs to yield something specific for airbyte to interpret that sync was partially successful?
I tried to yield ‘AirbyteLogMessage’ with logtype error but that still shows green



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["partial-success", "sync", "source", "destination", "AirbyteLogMessage"]