Intermediate · 3 min
What to do when a platform rate-limits you
Disponible en anglais
Every platform throttles repeated deletions. Unpost is built to wait it out rather than push through.
- 01
Recognise the pause
Progress stops advancing while the log stays open. The app is in a cooldown, not frozen.
Dans l'app Delete screen → Log
- 02
Leave the app in the foreground
Backgrounding the app during a cooldown is what ends most runs early. Let it sit.
Dans l'app Delete screen
- 03
Resume later if you stopped it
Tap Stop if you need the phone. Starting again picks up from where your history now stands.
Dans l'app Delete screen → Stop
Bon à savoir
- Unpost deletes one item at a time from your own session. That pacing is the reason accounts stay intact — it is not a performance bug.
Plus de guides