Commit graph

2 commits

Author SHA1 Message Date
ccbikai
19e18546de fix: adjust cursor handling for KV pagination
Moves undefined fallback from client to server side for cursor parameter
Ensures consistent pagination behavior when fetching links from KV storage

This prevents potential edge cases where undefined cursor values could be handled differently between client and server.
2024-12-08 11:37:04 +08:00
ccbikai
bd47e755d5 feat: init 2024-05-25 08:09:30 +08:00