HubEventDeliveryFunction function sends each event individually, but the PutEvents API supports putting multiple events into one invocation, though it is unclear what the behavior in error cases (fail fast versus fail late) and what it means for event delivery for events that could be delivered successfully.
This is of concern mostly only when repos have frequent changes and many Spokes.
HubEventDeliveryFunction function sends each event individually, but the PutEvents API supports putting multiple events into one invocation, though it is unclear what the behavior in error cases (fail fast versus fail late) and what it means for event delivery for events that could be delivered successfully.
This is of concern mostly only when repos have frequent changes and many Spokes.