Sqlite background job delete failed jobs

Hi,
Is there a way to remove a background job that has failed, currently using sqlite and want an easy way to remove items from failed list

Thanks

These are stored in archive job tables, there’s no UI for it but you can delete it from the FailedJob table.