Skip to content

Conversation

@zcesur
Copy link
Member

@zcesur zcesur commented Mar 29, 2025

  • Added a new DeliverySupervisor and DeliveryPoller to handle polling of GitHub deliveries.
  • Introduced DeliveryConsumer for processing delivery redeliveries with a maximum attempt limit.
  • Created SyncCursor schema and associated functions for managing sync state.
  • Updated GitHub integration to include new delivery-related callbacks and methods.
  • Implemented database migration for sync_cursors table to track delivery polling state.

- Added a new `DeliverySupervisor` and `DeliveryPoller` to handle polling of GitHub deliveries.
- Introduced `DeliveryConsumer` for processing delivery redeliveries with a maximum attempt limit.
- Created `SyncCursor` schema and associated functions for managing sync state.
- Updated GitHub integration to include new delivery-related callbacks and methods.
- Implemented database migration for `sync_cursors` table to track delivery polling state.
@zcesur zcesur force-pushed the feat/retry-github-deliveries branch from 2fb1a8b to 4db7647 Compare March 29, 2025 13:13
@zcesur zcesur merged commit af57add into main Mar 29, 2025
1 check passed
@zcesur zcesur deleted the feat/retry-github-deliveries branch March 29, 2025 13:18
zcesur added a commit that referenced this pull request Apr 15, 2025
- Added a new `DeliverySupervisor` and `DeliveryPoller` to handle polling of GitHub deliveries.
- Introduced `DeliveryConsumer` for processing delivery redeliveries with a maximum attempt limit.
- Created `SyncCursor` schema and associated functions for managing sync state.
- Updated GitHub integration to include new delivery-related callbacks and methods.
- Implemented database migration for `sync_cursors` table to track delivery polling state.
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

Successfully merging this pull request may close these issues.

1 participant