-
Notifications
You must be signed in to change notification settings - Fork 25
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
ops: sync staging to dev #3746
Merged
Merged
ops: sync staging to dev #3746
Commits on Jul 9, 2024
-
activity: reduce data transferred over the wire
We first change children back to their original form which is just a set of sources. Additionally for %base we empty out the children because all sources are its children. This should significantly reduce the init payload since %base was including lots of children summaries. To further reduce the payload we've also removed threads from the default activity scry. Instead you can now get them using a second "full" scry for everything or by channel/dm only. This should further reduce the payload to something more reasonable. More reductions might be possible through optimizing how we deliver individual read items.
Configuration menu - View commit details
-
Copy full SHA for 88a215d - Browse repository at this point
Copy the full SHA 88a215dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bba495 - Browse repository at this point
Copy the full SHA 7bba495View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52b4404 - Browse repository at this point
Copy the full SHA 52b4404View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff9a89 - Browse repository at this point
Copy the full SHA eff9a89View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c44634f - Browse repository at this point
Copy the full SHA c44634fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8237c08 - Browse repository at this point
Copy the full SHA 8237c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for d428516 - Browse repository at this point
Copy the full SHA d428516View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 208428a - Browse repository at this point
Copy the full SHA 208428aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590bc68 - Browse repository at this point
Copy the full SHA 590bc68View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f783ea3 - Browse repository at this point
Copy the full SHA f783ea3View commit details -
Co-authored-by: fang <git@fang.io>
Configuration menu - View commit details
-
Copy full SHA for 5f24526 - Browse repository at this point
Copy the full SHA 5f24526View commit details -
Merge pull request #3730 from tloncorp/hm/reduce-activity-transfer
activity: reduce transfer and quantity of updates
Configuration menu - View commit details
-
Copy full SHA for 2c5cbe8 - Browse repository at this point
Copy the full SHA 2c5cbe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f58fbb - Browse repository at this point
Copy the full SHA 5f58fbbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.