Skip to content

fix: encode linkedin handles for enrichment requests#3840

Merged
skwowet merged 3 commits intomainfrom
bugfix/crustdata-enrichment-input
Feb 11, 2026
Merged

fix: encode linkedin handles for enrichment requests#3840
skwowet merged 3 commits intomainfrom
bugfix/crustdata-enrichment-input

Conversation

@skwowet
Copy link
Copy Markdown
Collaborator

@skwowet skwowet commented Feb 11, 2026

Note

Low Risk
Small, localized changes to URL construction and a batch-size constant; main risk is minor behavior change for handle encoding and slower throughput due to reduced per-run member limit.

Overview
LinkedIn enrichment requests to Crustdata and ProgAI LinkedIn Scraper now encodeURIComponent the handle when constructing the linkedin.com/in/... URL, preventing malformed requests for handles with special characters.

The triggerMembersEnrichment workflow reduces the per-run fetch limit from 1000 to 500 members, lowering batch size/concurrency pressure per Temporal run.

Written by Cursor Bugbot for commit b6c2f50. This will update automatically on new commits. Configure here.

@skwowet skwowet self-assigned this Feb 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@skwowet skwowet merged commit fce4340 into main Feb 11, 2026
14 checks passed
@skwowet skwowet deleted the bugfix/crustdata-enrichment-input branch February 11, 2026 05:43
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