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

Add proto changes for lost inputs #2717

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

rculbertson
Copy link
Contributor

Part of SVC-224

These are the API changes needed to track lost inputs during client side retries. These are used by #2600. Opening as a separate PR so the server can start using this before we merge the client changes.


Check these boxes or delete any item (or this section) if not relevant for this PR.

  • Client+Server: this change is compatible with old servers
  • Client forward compatibility: this change ensures client can accept data intended for later versions of itself

Note on protobuf: protobuf message changes in one place may have impact to
multiple entities (client, server, worker, database). See points above.


Changelog

@rculbertson rculbertson requested a review from gongy January 2, 2025 16:11
modal_proto/api.proto Outdated Show resolved Hide resolved
Co-authored-by: Richard Gong <[email protected]>
@rculbertson rculbertson merged commit 7eb6513 into main Jan 2, 2025
22 checks passed
@rculbertson rculbertson deleted the ryan/remote-lost-inputs-proto-changes2 branch January 2, 2025 16:50
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.

2 participants