Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

adding reponse status to processing resources #1712

Merged
merged 2 commits into from
Sep 6, 2024
Merged

adding reponse status to processing resources #1712

merged 2 commits into from
Sep 6, 2024

Conversation

prklm10
Copy link
Contributor

@prklm10 prklm10 commented Sep 5, 2024

adding reponse status to processing resources
https://browserstack.atlassian.net/browse/PER-3796

{
  "debug": "core:discovery",
  "level": "debug",
  "message": "Processing resource: https://percy.io/static/assets/vendor-74426c8e7d74b11701ff2c8b2ab300d5.css",
  "meta": {
      "snapshot": {
          "name": "percy"
      },
      "snapshotURL": "https://www.percy.io/customers",
      "url": "https://percy.io/static/assets/vendor-74426c8e7d74b11701ff2c8b2ab300d5.css",
      "responseStatus": 200
  },
  "timestamp": 1725535454307,
  "error": false
},

You can get the logs from 36229285 build.

@prklm10 prklm10 requested a review from a team as a code owner September 5, 2024 11:56
Copy link
Contributor

@pankaj443 pankaj443 left a comment

Choose a reason for hiding this comment

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

LGTM

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants