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

simplify collab/sync #5848

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

simplify collab/sync #5848

wants to merge 10 commits into from

Conversation

mwdchang
Copy link
Member

Summary

We had added various heuristics that:

  • attempt to give a smoother UX
  • get around slow/chunky db updates
  • asymmetric protocols (rest-api going in, push-events coming out)

These heuristics ended up making things more complicated and at times, can corrupt the workflow data. As a few of the things had been partially addressed (db slowness), we will rip out and adjust several heuristics to both simplify the logic and try to sure better data integrity.

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