Property reference

password_reset.wf.refresh_rate

The password_reset.wf.refresh_rate property sets the frequency, in milliseconds, for how often the application checks the status of the password reset or change workflow. Admins should review this setting to ensure timely updates on workflow completion, with a default value of 500 milliseconds.

Default: 500 Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the polling interval for monitoring the completion of password reset and change workflows.
What area does it affect? Password Reset Workflows
What does the default mean? The default value is "500", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting workflow performance or troubleshooting delays in password reset processes.

Out of the box property record

Raw metadata from the property record.

Property name password_reset.wf.refresh_rate
Sys ID 2b6a89eceb600100c3346f5ca206fe2b
Type string
Application Global
Default value 500
Description Workflow polling frequency (frequency, in milliseconds, that the application polls the password reset/change workflow for completion)
Updated 2024-05-25 03:59:56

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... can be overridden by adding a value for the pause_window parameter in an SMS code verification. • Type: integer • Default value: 2 (minutes) • Location: Password Reset > Properties password_reset.wf.refresh_rate Specifies how often to check the status of the workflow. Represented in the password reset process progress bar. • Type: integer • Default value: 90000 (milliseconds) • Location: Password Reset ...
Documentation excerpt View supporting context
Context preview Snippet 2
... to use for the email messages that remind users to enroll for the password reset process. See Send email to remind users to enroll for Password Reset. Workflow polling frequency password_reset.wf.refresh_rate Time period in milliseconds between checks on status of the Password Reset workflow. • Type: integer • Default value: 500 Workflow expiration password_reset.wf.timeout Maximum wait time in milliseconds for the ...