Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More efficient event delivery #22

Open
katjes733 opened this issue Feb 23, 2022 · 0 comments
Open

More efficient event delivery #22

katjes733 opened this issue Feb 23, 2022 · 0 comments

Comments

@katjes733
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant