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

remove problematic logging line #812

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

bffrost
Copy link
Collaborator

@bffrost bffrost commented Oct 22, 2021

This is the minimal change, but it seems like this perhaps should be expanded out a bit.

  • Similar logging lines are in bulkPutThingsInternal
  • It would be more desirable to log out the thingArray only if the save fails, but I wasn't sure if the logging line I removed could be safely placed down around line 1090 below console.log "got error bulk posting things"

I wasn't set up well to test the error cases, so opted to keep this initial PR very small, but open to suggestions to widen it a bit.

@brianbolt
Copy link
Contributor

LGTM. I think it's ok to just remove this line.

@bffrost bffrost merged commit 05aebd6 into release/1.13.6 Oct 22, 2021
@bffrost bffrost deleted the bffrost/811-bulk-post-things-logging branch October 22, 2021 21:19
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