Workaround for OneDrive purge

[onedrivevb]
type = onedrive
client_id = xxx
client_secret = xxx
region = global
token = xxx
drive_id = xxx
drive_type = business

accessDenied: Request was cancelled by event received. If attempting to delete a non-empty folder, it's possible that it's on hold
that is a message from onedrive, rclone is simply printing it.

this does not seem to be a rclone issue, but a onedrive issue.
did you try to search the internet about it?
for example,
https://github.com/abraunegg/onedrive/issues/338