Enhanced Scraping Reliability and Accurate Billing
This release brings critical stability enhancements to ensure scraping jobs recover seamlessly from unexpected system interruptions. We have also refined our billing system to guarantee absolute credit accounting precision across all refund and ledger operations. Finally, we updated platform safeguards and formalized job retention policies to support production workflows.
Fixed a refund loop that triggered duplicate refunds when accounts had insufficient balances. This ensures completely accurate credit accounting for all structured scraping requests.
New Features
1Data retention policy
We have published a clear, formalized data retention and recovery policy for past scraping jobs. This helps development teams accurately plan their local data synchronization intervals and log storage strategies.
Improvements
3Smoother maintenance updates
Upgraded background task cleanup logic to prevent premature task cancellation during platform updates. Active jobs and cleanup operations now gracefully persist or complete without interruption.
Robust credit retry logic
Upgraded safeguards in our credit refund retry pipeline automatically isolate processing failures. This ensures credit transactions are never lost or unaccounted for under any network conditions.
General bug fixes and improvements
Plus 47 internal improvements for better reliability and performance.
Bug Fixes
2Precise credit refunds
Fixed a refund loop that triggered duplicate refunds when accounts had insufficient balances. This ensures completely accurate credit accounting for all structured scraping requests.
Accurate credit balances
Fixed a balance discrepancy for accounts with negative credit balances during refunds or credit grants. Real-time balance caches now perfectly align with your ledger history to ensure accuracy.
Security
1API uptime safeguards
Added per-IP rate limiting to the API readiness endpoint to protect platform availability from accidental high-frequency polling. This ensures health checks remain responsive under heavy load.
Plus 47 internal changes for stability and performance.