I found that for async jobs, the jobs don’t disappear after the expiration date. Only the url stops working. Is there a way to delete old async jobs?

@Alvin13 No, only PROCESSING state can be deleted.

When does Twitter automatically delete the jobs?

@Alvin13 I need to check that specific implementation… But don’t worry about that if you’re thinking about the “limit” as we only count either “queued” or “processing” state jobs:

  • A maximum of 100 concurrent (queued or processing) asynchronous job queries are permitted per advertiser account.