Skip to content

feat(integrations/linkedin): Creating issues when tokens expire#14906

Merged
mikee-b merged 4 commits intofeat/integration/linkedinfrom
mb/linkedin-expired-token-issue
Feb 3, 2026
Merged

feat(integrations/linkedin): Creating issues when tokens expire#14906
mikee-b merged 4 commits intofeat/integration/linkedinfrom
mb/linkedin-expired-token-issue

Conversation

@mikee-b
Copy link
Copy Markdown
Contributor

@mikee-b mikee-b commented Feb 2, 2026

Contributes to SH-346

When a token has expired or is about to, we now create an issue instead of a log.

  • The errors that were thrown when a token is about to expire have been removed. We don't want to voluntarily throw an exception if the token might be valid for a short amount of time still.
  • Issues are raised when the refresh token is within 7 days of expiring, or when there is no refresh token and the access token is within 7 days of expiring.
image

@mikee-b mikee-b requested review from a team as code owners February 2, 2026 19:13
@linear
Copy link
Copy Markdown

linear bot commented Feb 2, 2026

@mikee-b mikee-b merged commit e6474ab into feat/integration/linkedin Feb 3, 2026
7 of 8 checks passed
@mikee-b mikee-b deleted the mb/linkedin-expired-token-issue branch February 3, 2026 15:24
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