Prevent from much triggers?
Under certain conditions, I would like to upload a file to a Nextcloud instance via WebDAV. This works so far without any problems. Sometimes, however, the task is triggered too quickly in succession and the file is then locked at NextCloud from the last attempt.
How can I either wait until the older trial is finished or not allow any new trials at all, or allow only the latest of a total of 10 trials?