eventRefreshInterval

When SOD has an event arm with times spanning into the future, this value determines how long it waits between queries to see if there are any new events. Rather than continually making requests to the event server, this allows some request throttling as a courtesy to other users of the server. The default value is 6 minutes, but can be made higher if the run doesn't need events the minute the arrive at the server.

Example

<eventRefreshInterval>
  <unit>HOUR</unit>
  <value>42.189</value>
</eventRefreshInterval>

This consists of

Places this can be found

fdsnEvent contains this directly

properties contains this directly