Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Correct the status shown if maxDataSize is reached#173

Merged
DominicKramer merged 1 commit intogoogleapis:masterfrom
DominicKramer:bug/fix-status-messages
Nov 11, 2016
Merged

Correct the status shown if maxDataSize is reached#173
DominicKramer merged 1 commit intogoogleapis:masterfrom
DominicKramer:bug/fix-status-messages

Conversation

@DominicKramer
Copy link
Copy Markdown
Contributor

If a watched expression is collected that causes the config.capture.maxDataSize limit to be reached, local variables may not be collected, but the status message associated with the local variable would be incorrect. In particular, if the local was an array, the message would describe that only the first config.capture.maxProperties items were captured. This PR corrects this so that the status message is instead 'Max data size reached'.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 11, 2016
@DominicKramer
Copy link
Copy Markdown
Contributor Author

PTAL

@DominicKramer DominicKramer merged commit 2a131c2 into googleapis:master Nov 11, 2016
@DominicKramer DominicKramer deleted the bug/fix-status-messages branch November 11, 2016 05:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants