Skip to content

Conversation

jgeewax
Copy link
Contributor

@jgeewax jgeewax commented Jun 23, 2015

Example:

Old: gcloud.exceptions.NotFound: 404 Resource not found (resource=new).

New: gcloud.exceptions.NotFound: 404 Resource not found (resource=new). (DELETE https://pubsub.googleapis.com/v1beta2/projects/jjg-cloud-research/topics/new)


Wasn't sure about a couple things, so wanted to ask...

  1. Name of the variable (request_string). Seems expressive, but would rather pass a request object or something similar. Should I rename? Or pass two (method and url) on to make_exception?
  2. Assembling the request string in the make_exception call (seemed like it might be better done on a separate line?)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 23, 2015

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Jun 25, 2015

Let's not let this thing linger. Merge or close.

@tseaver tseaver closed this Jul 3, 2015
parthea pushed a commit that referenced this pull request Sep 18, 2025
* chore(main): release 0.29.2

* Update CHANGELOG.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants