Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added info logging for response#511

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jprakash-db merged 7 commits intorelease/v3.7.3fromjprakash-db/add-logging
Feb 23, 2025

Conversation

@jprakash-db
Copy link
Contributor

Description

Added logging for status code and method details for easy debugging

if a retry would violate the configured policy.
"""

logger.info(f"Received status code{status_code} for{method} request")
Copy link
Collaborator

Choose a reason for hiding this comment

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

When we get 4xx or 5xx, do we only get a status code, or do we also get an error message of some sort?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@benc-db I have updated such that the error messages from the server are printed and not our custom messages

@jprakash-dbjprakash-db merged commit3111158 intorelease/v3.7.3Feb 23, 2025
1 of 3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@benc-dbbenc-dbbenc-db approved these changes

@rcypher-databricksrcypher-databricksAwaiting requested review from rcypher-databricksrcypher-databricks is a code owner

@yunbodeng-dbyunbodeng-dbAwaiting requested review from yunbodeng-dbyunbodeng-db is a code owner

@andrefurlan-dbandrefurlan-dbAwaiting requested review from andrefurlan-dbandrefurlan-db is a code owner

@jackyhu-dbjackyhu-dbAwaiting requested review from jackyhu-dbjackyhu-db is a code owner

Assignees

@jprakash-dbjprakash-db

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jprakash-db@benc-db

[8]ページ先頭

©2009-2025 Movatter.jp