Skip to content

fix: reduce KV list() calls in LINE relay and add verify_line.sh#9

Merged
osisdie merged 2 commits intomainfrom
fix/line-relay-kv-quota
Mar 26, 2026
Merged

fix: reduce KV list() calls in LINE relay and add verify_line.sh#9
osisdie merged 2 commits intomainfrom
fix/line-relay-kv-quota

Conversation

@osisdie
Copy link
Copy Markdown
Owner

@osisdie osisdie commented Mar 26, 2026

Merge two list() calls into one to halve KV daily operation usage (free plan: 1,000/day). Add try-catch for structured error responses. Add verify_line.sh for diagnosing relay connectivity and quota issues.

Summary

Changes

Channel(s) Affected

  • Telegram
  • Discord
  • General / Infrastructure

Checklist

  • I have tested this change locally
  • Documentation updated (if applicable)
  • No secrets or tokens committed

osisdie added 2 commits March 26, 2026 13:27
Merge two list() calls into one to halve KV daily operation usage
(free plan: 1,000/day). Add try-catch for structured error responses.
Add verify_line.sh for diagnosing relay connectivity and quota issues.
@osisdie osisdie self-assigned this Mar 26, 2026
@osisdie osisdie merged commit 0bff14c into main Mar 26, 2026
2 checks passed
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.

1 participant