<?xml version="1.0" encoding="UTF-8"?>
<service_config>
    <server>
        <server_url>https://errorreport.autodesk.com</server_url>
    </server>
    <network>
        <throttle_bytes_per_second>512000</throttle_bytes_per_second>
        <throttle_wait_timeout_seconds>20</throttle_wait_timeout_seconds>
        <disable_cert_verification>false</disable_cert_verification>
    </network>
    <task>
        <retry_duration_seconds>43200</retry_duration_seconds>
        <retry_count>5</retry_count>
        <abort_after_days>30</abort_after_days>
    </task>
</service_config>