Skip to content

chore: add _Cache to the create cache response#200

Open
bruuuuuuuce wants to merge 2 commits intomainfrom
bruuuuuuuce-patch-1
Open

chore: add _Cache to the create cache response#200
bruuuuuuuce wants to merge 2 commits intomainfrom
bruuuuuuuce-patch-1

Conversation

@bruuuuuuuce
Copy link
Contributor

@bruuuuuuuce bruuuuuuuce commented Aug 23, 2023

After creating a cache, we have to re-call list caches to get the limits of the newly created cache. It would be useful to have that information returned with the cache after it was created, since we can't see default limits.

@bruuuuuuuce bruuuuuuuce marked this pull request as ready for review August 23, 2023 17:21
tylerburdsall
tylerburdsall previously approved these changes Aug 23, 2023
Copy link
Contributor

@tylerburdsall tylerburdsall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a minor nit

Comment on lines -57 to -59
message _CreateCacheResponse {
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just edit the message in-place here so that _CreateCacheResponse comes after _CreateCacheRequest and maintains order?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea good call

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.

4 participants