# Constants
Count is the number of times we will retry an API call.
Interval is the wait time between API calls on a failure.
ResourceChangeTimeout is the total time waited for a change (create/update/delete) to take place.
Timeout is the total time we will wait for an event to occur.
WindowsAPIInterval is the wait time between calls to the Windows OS API in case of failure.