Skip to content

Prevent Klaviyo API connection issues from blocking requests#167

Merged
sjcallender merged 1 commit into
mainfrom
fix/try-catch
May 6, 2026
Merged

Prevent Klaviyo API connection issues from blocking requests#167
sjcallender merged 1 commit into
mainfrom
fix/try-catch

Conversation

@sjcallender
Copy link
Copy Markdown
Contributor

Fixed

  • Klaviyo API failures no longer break host requests. Errors are caught, logged to the klaviyoconnect category, and the request continues.
  • Klaviyo API calls now hard-cap at 5s (5s connect) with retries disabled, so an unresponsive Klaviyo can't stall the host request.

@sjcallender sjcallender merged commit ba5dbe2 into main May 6, 2026
7 checks passed
@sjcallender sjcallender deleted the fix/try-catch branch May 6, 2026 00:30
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