can anyone please suggest about below, I am planni...
# understanding-airbyte
t
can anyone please suggest about below, I am planning to use AirByte for our team • Do we provide data delivery guarantees to the destination? • How failures are handled in both batch and streaming options(MySql for example). • Anyone wo used AirByte in Production please share their deployment and management strategy
u
1. Airbyte ensures at least one guarantee 2. Both works in the same way, first data are write to temporary tables and after to final. There are some work to improve the “partial failures” but at the moment this is workflow for sync data
t
@[DEPRECATED] Marcos Marx Can you please provide me more details about the guarantee What's the current way to handle the partial failures Also is it suggested to use AirByte in production as we are still in alphs