The websocket-driven distribute job reaches a terminal state (complete or failed). Driven by useDistributeWebsocket (PartnersChannel, metadata_update). Fire on the final websocket message to capture success/skip rates.
useDistributeWebsocket
PartnersChannel
metadata_update
{ action: "completedArtworkDistribution", context_module: "artworkTable", context_page_owner_type: "inventory", destination: ["artsy"], total_artworks: 12, success_count: 10, skipped_count: 2, value: "partial" }
Destination marketplaces (currently Artsy only; extensible)
Generated using TypeDoc
The websocket-driven distribute job reaches a terminal state (complete or failed). Driven by
useDistributeWebsocket(PartnersChannel,metadata_update). Fire on the final websocket message to capture success/skip rates.{ action: "completedArtworkDistribution", context_module: "artworkTable", context_page_owner_type: "inventory", destination: ["artsy"], total_artworks: 12, success_count: 10, skipped_count: 2, value: "partial" }