Skip to content

Conversation

eduardoboucas
Copy link
Member

@eduardoboucas eduardoboucas commented Jul 19, 2023

Which problem is this pull request solving?

In #10 we've introduced support for a ttl parameter in the set method. This PR extends that to the setJSON method.

It also includes a couple of small random changes:

  • Simplify the error message returned from the store, to avoid exposing weird XML coming from S3 (74156d6)
  • Simplify the method handling, removing the redundant finalMethod variable (181830e)

@eduardoboucas eduardoboucas requested a review from a team as a code owner July 19, 2023 19:59
@netlify
Copy link

netlify bot commented Jul 19, 2023

Deploy Preview for blobs-js ready!

Name Link
🔨 Latest commit 181830e
🔍 Latest deploy log https://app.netlify.com/sites/blobs-js/deploys/64b841faecbf660008d19e40
😎 Deploy Preview https://deploy-preview-17--blobs-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Jul 19, 2023
@eduardoboucas eduardoboucas merged commit 392c9e1 into main Jul 20, 2023
@eduardoboucas eduardoboucas deleted the feat/simplify-error branch October 24, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants