https://linen.dev logo
c

charles

11/18/2020, 11:31 PM
Why are we passing state messages to the destination at all? Should they being doing anything with them?
u

user

11/18/2020, 11:42 PM
the way singer does this (which I kind of like) is the destination outputs those state messages as a confirmation they were written to the destination
u

user

11/18/2020, 11:42 PM
other than that I’m not sure what else a destination would do with that info
u

user

11/18/2020, 11:43 PM
right this second though it’s not used for anything
u

user

11/18/2020, 11:48 PM
ah so if it fails in the middle it at least tests you how far it got in writing?
u

user

11/18/2020, 11:48 PM
lol do they actually do that or do they just explode on failures?
u

user

11/18/2020, 11:49 PM
i thought they just exploded.
u

user

11/18/2020, 11:50 PM
but i take your point. if a partial write happens that's nice to know. although it think better if we can just avoid partial writes.
u

user

11/18/2020, 11:50 PM
Target specific 🤡
u

user

11/18/2020, 11:50 PM
But the spec says target should output when it was definitely written