fix(providers): normalize OpenAI-compatible cache usage#536
Open
Raymond8196 wants to merge 1 commit into
Open
Annotations
2 warnings
|
Lint:
src/features/Org2Cloud/useOrg2CloudRealtime.ts#L652
The ref value 'planeSignalTrailingTimersRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'planeSignalTrailingTimersRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint:
src/features/Org2Cloud/useOrg2CloudRealtime.ts#L645
The ref value 'orgTeardownAtRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'orgTeardownAtRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
background
wait
wait-all
cancel
parallel
Loading