<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/content-ingestion-podcast-video-incident-report-qo6farq7g" -->

---
title: Content Ingestion &amp; Podcast Video Incident Report
description: On June 24, 2026, Spotify&#x27;s video transcoding infrastructure hit maximum capacity, causing multi-hour delays in podcast episode publication. Five converging...
canonical: https://daily.dev/posts/content-ingestion-podcast-video-incident-report-qo6farq7g
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Content Ingestion &amp; Podcast Video Incident Report | daily.dev
og:description: On June 24, 2026, Spotify&#x27;s video transcoding infrastructure hit maximum capacity, causing multi-hour delays in podcast episode publication. Five converging...
og:url: https://daily.dev/posts/content-ingestion-podcast-video-incident-report-qo6farq7g
og:image: https://api.daily.dev/og/posts/qo6farq7G.png
og:image:alt: Content Ingestion &amp; Podcast Video Incident Report
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Content Ingestion & Podcast Video Incident Report

**[Spotify Labs](https://daily.dev/sources/spotify)** · 5 min read · 0 upvotes · 0 comments

## Summary

On June 24, 2026, Spotify's video transcoding infrastructure hit maximum capacity, causing multi-hour delays in podcast episode publication. Five converging factors caused the outage: insufficient headroom for traffic spikes, a concurrent batch reprocessing job, recent quality improvements that increased per-item processing cost, a prioritization system malfunction that treated batch jobs equally to new submissions, and a resource scheduling bug underutilizing compute by ~10%. The team stopped the batch job, deployed a scheduling fix, and brought additional capacity online overnight. All queues cleared by 01:02 UTC on June 25. Follow-up actions include a 67% capacity increase, fixed resource scheduling, earlier monitoring alerts, improved prioritization, and better backpressure mechanisms throughout the pipeline.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://engineering.atspotify.com/2026/7/content-ingestion-and-podcast-video-incident-report>

## Similar posts on daily.dev

- [The Pulse: Quitting Spotify Podcasts over reliability](https://daily.dev/posts/the-pulse-quitting-spotify-podcasts-over-reliability-o2taxgktu) · The Pragmatic Engineer · 0 upvotes · 0 comments

---

Tags: [#distributed-systems](https://daily.dev/tags/distributed-systems)

[View this post on daily.dev](https://daily.dev/posts/content-ingestion-podcast-video-incident-report-qo6farq7g)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Content Ingestion & Podcast Video Incident Report","url":"https://daily.dev/posts/content-ingestion-podcast-video-incident-report-qo6farq7g","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/content-ingestion-podcast-video-incident-report-qo6farq7g"},"datePublished":"2026-07-20T16:30:49.961Z","dateModified":"2026-07-20T16:31:08.921Z","description":"On June 24, 2026, Spotify's video transcoding infrastructure hit maximum capacity, causing multi-hour delays in podcast episode publication. Five converging...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b4b4eb7802acd0a57bd0739d720fa47e?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b4b4eb7802acd0a57bd0739d720fa47e?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Spotify Labs","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Spotify Labs","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/spotify","url":"https://daily.dev/sources/spotify"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/content-ingestion-podcast-video-incident-report-qo6farq7g","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"distributed-systems","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Spotify Labs","item":"https://daily.dev/sources/spotify"},{"@type":"ListItem","position":3,"name":"Content Ingestion & Podcast Video Incident Report"}]}
```

