Skip to content

Comments

Fix #204 - cloudflare KV put sometimes fails due to TTL <60#219

Merged
thdxr merged 1 commit intoanomalyco:masterfrom
sdairs:fix_cf_kv_ttl_error
Mar 9, 2025
Merged

Fix #204 - cloudflare KV put sometimes fails due to TTL <60#219
thdxr merged 1 commit intoanomalyco:masterfrom
sdairs:fix_cf_kv_ttl_error

Conversation

@sdairs
Copy link
Contributor

@sdairs sdairs commented Mar 9, 2025

#204

Adds Math.max(..., 60) to the CF KV PUT TTL so its never be below 60

@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2025

⚠️ No Changeset found

Latest commit: 0285ab9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@thdxr thdxr merged commit b5d9597 into anomalyco:master Mar 9, 2025
1 of 2 checks passed
@sdairs sdairs deleted the fix_cf_kv_ttl_error branch March 10, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants