Ask a question to get started
Enter to sendā¢Shift+Enter new line
auto_recalc: Optional[str] = Field( default='ON_CHANGE', description="The amount of time to wait before volatile functions are recalculated. Options: 'ON_CHANGE', 'MINUTE', 'HOUR'. Defaults to 'ON_CHANGE'." )