oban-bg / oban

💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3
https://oban.pro
Apache License 2.0
3.37k stars 313 forks source link

"Batching Jobs for Monitoring" guide doesn't seem to exist #1163

Closed Munksgaard closed 1 month ago

Munksgaard commented 1 month ago

The guide on reporting job progress mentions a guide named "Batching Jobs for Monitoring", but I can't seem to find that guide anywhere. Am I missing something? Should there be a link?

sorentwo commented 1 month ago

@Munksgaard Thanks for pointing that out!

That was a left over reference from when the guides were blog posts. That post was never transitioned to a guide because it was outdated. Now that section points to batches in Oban Pro instead.