Retrieving Link Metadata with Background Jobs
Pro
We can retrieve the title, description, and OpenGraph metadata for URLs. Since HTTP requests can be slow, we'll implement this metadata lookup in a background job and broadcast to the frontend with Turbo.