Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • webhook.delivery.timeout  - Domain-level configuration. Wait timeout (in seconds) for a webhook delivery dispatch. Default 10s.
  • webhook.delivery.retriestries  - DOmainDomain-level configuration. Number of tries to be made for a webhook dispatch. Default value: 3.
  • webhook.dispatch.thread.pool.size  - Global configuration. Size of the thread pool for webhook dispatchers. Default value: 5.
  • webhook.dispatch.history.limit  - Global configuration. Limit for the number of webhook dispatches to keep in history. Default value: 100.`
  • webhook.dispatch.history.cleanup.interval  - Global configuration. Interval (in seconds) for cleaning up webhook dispatch history. Default value: 3600 seconds.

...