password_reset.wf.refresh_rate

ServiceNow property description:

Workflow polling frequency (frequency, in milliseconds, that the application polls the password reset/change workflow for completion)

Attributes

  • Sys ID: 2b6a89eceb600100c3346f5ca206fe2b
  • Type: string
  • Application: Global
  • Default value: 500
AI Logo

AI generated property description:

The ServiceNow property `password_reset.wf.refresh_rate` determines the frequency, in milliseconds, at which the application polls the password reset or change workflow for completion. This property is crucial for ensuring that the system checks the status of the workflow at regular intervals, allowing for timely updates and completion notifications. By default, this polling frequency is set to a specific value, but it can be adjusted based on the needs of the organization to either increase or decrease the polling interval. Adjusting this property can help balance the load on the system and improve performance. For more detailed information, you can refer to the official ServiceNow documentation [here](https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/administer/login/reference/password-reset-global-properties.html).

Source

Related property: password_reset.wf.timeout