Skip to content

Log x-cld-error on image error - #553

Merged
colbyfayock merged 1 commit into
mainfrom
feat/512-pollforprocessingimage
Oct 15, 2024
Merged

Log x-cld-error on image error#553
colbyfayock merged 1 commit into
mainfrom
feat/512-pollforprocessingimage

Conversation

@colbyfayock

Copy link
Copy Markdown
Collaborator

Description

This uses the result of pollForProcessingImage to log the value of x-cld-error if there's an error.

Issue Ticket Number

Fixes #512

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Fix or improve the documentation
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have created an issue ticket for this PR
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have run tests locally to ensure they all pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation
@vercel

vercel Bot commented Oct 15, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
next-cloudinary ✅ Ready (Inspect) Visit Preview Oct 15, 2024 4:25pm
@colbyfayock
colbyfayock merged commit 711c759 into main Oct 15, 2024
@colbyfayock
colbyfayock deleted the feat/512-pollforprocessingimage branch October 15, 2024 16:28
github-actions Bot pushed a commit that referenced this pull request Oct 15, 2024
# [6.15.0](v6.14.2...v6.15.0) (2024-10-15)

### Features

* Log x-cld-error on image error ([#553](#553)) ([711c759](711c759)), closes [#512](#512)
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 6.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

vickywane pushed a commit to vickywane/next-cloudinary that referenced this pull request Oct 15, 2024
github-actions Bot pushed a commit that referenced this pull request Oct 15, 2024
# [7.0.0-beta.4](v7.0.0-beta.3...v7.0.0-beta.4) (2024-10-15)

### Features

* Log x-cld-error on image error ([#553](#553)) ([711c759](711c759)), closes [#512](#512)
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 7.0.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment