Skip to content

Commit

Permalink
feat: Add Vercel Functions for async Strava webhook handling
Browse files Browse the repository at this point in the history
Integrates @vercel/functions to improve the Strava webhook route's asynchronous event handling. Uses waitUntil to ensure background tasks complete while maintaining a quick response to the webhook.
  • Loading branch information
thomas-lebeau committed Feb 17, 2025
1 parent 27956ce commit b2e97c5
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 91 deletions.
Loading

0 comments on commit b2e97c5

Please sign in to comment.