Skip to content

fix: deduplicate concurrent Airtable API requests#39

Open
ascpixi wants to merge 1 commit into
mainfrom
fix/airtable-duplicate-requests
Open

fix: deduplicate concurrent Airtable API requests#39
ascpixi wants to merge 1 commit into
mainfrom
fix/airtable-duplicate-requests

Conversation

@ascpixi

@ascpixi ascpixi commented Jun 15, 2026

Copy link
Copy Markdown
Member

Adds in-flight request coalescing to findRecordsByUrl so concurrent calls with the same cache key share a single Airtable API request instead of making duplicate queries.

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