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

Include modified timestamp in bulk query results. #492

Closed
oliverchang opened this issue Jul 6, 2022 · 2 comments · Fixed by #500
Closed

Include modified timestamp in bulk query results. #492

oliverchang opened this issue Jul 6, 2022 · 2 comments · Fixed by #500
Labels
enhancement New feature or request infra infrastructure bugs/FRs

Comments

@oliverchang
Copy link
Collaborator

oliverchang commented Jul 6, 2022

This allows clients to cache results reliably by using ID+modified as the key.

@oliverchang
Copy link
Collaborator Author

@fviernau FYI this is in the works in #500

oliverchang added a commit that referenced this issue Jul 13, 2022
Add "modified" field to bulk results.

Fixes #492.
@oliverchang
Copy link
Collaborator Author

This is now done and deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infra infrastructure bugs/FRs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant