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

offload repo and automerge apis to cloudflare workers #723

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

shadrach-tayo
Copy link
Contributor

Description of the Problem / Feature

  • Migrate critical repo apis affecting Automerge documents to Cloudflare workers
  • Put all new features behind feature flags

Explanation of the solution

  • This makes actions like creating and updating a research object document faster and resilient
  • Removes the repo server middleman and reduces risk of request failing in this new architecture

@shadrach-tayo shadrach-tayo marked this pull request as ready for review December 17, 2024 11:12
@shadrach-tayo shadrach-tayo merged commit e756430 into develop Dec 17, 2024
3 checks passed
@shadrach-tayo shadrach-tayo deleted the sync-dispatches branch December 17, 2024 13:22
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