Acerca de
This skill provides specialized architectural guidance for Elixir developers using the Oban background job library. It helps prevent common debugging headaches by enforcing the 'Iron Law' of JSON serialization, guides users through robust error handling using Elixir's 'let it crash' philosophy, and provides implementation patterns for complex Oban Pro features like Workflows, Grafting, and Batches. Whether you are scheduling simple async tasks or architecting high-throughput data pipelines, this skill ensures your job processing is reliable, scalable, and idiomatic.