New features
- New argument for `IntuneCD-startbackup` and `IntuneCD-startupdate`, added `-v` to allow for verbose logging. For now, only the `batch_request` function is using it.
Fixes
- Non encrypted OMAs on custom Windows profiles were not included in the backup when running without `--ignore-omasettings`.
- Additional retries has been added to the batching (5 maximum), additionally, if a `Retry-After` is not included in the headers a 20 second wait is used bu default to lower the risk of being throttled again.