Improvement
June 28, 2026
Weekly Product Updates: June 22 – June 28
To ensure long-running background tasks run smoothly without interruption, we have improved how the platform processes heavy, on-demand operations.
Key improvements include:
- Intelligent Queue Management: The system now dynamically pauses incoming queues while a long-running task is actively executing, preventing job duplication. Once the task completes, the queue automatically resumes.
- Optimized Data Payloads: We have streamlined how task data is passed internally, allowing background jobs to initiate more efficiently.
These updates ensure more reliable execution of your complex data tasks.