Kind: Function
Source: atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts
True while the worker owns the row and the UI should poll the CR.
Signature
tsfunction isCrPolling(status: ChangeRequest['status']): boolean
Parameters
| Name | Type |
|---|---|
status | ChangeRequest['status'] |
Returns: boolean
Was this page helpful?