Integration issue with tuya App

Hello help me out please tuya app issue when home assistant start it goes for intilization and fail and i did share log here

Logger: homeassistant.config_entries
Source: config_entries.py:640
First occurred: 3:41:50 PM (7 occurrences)
Last logged: 3:56:31 PM

Error setting up entry [email protected] for tuya
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 640, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/tuya/init.py”, line 68, in async_setup_entry
await hass.async_add_executor_job(manager.update_device_cache)
asyncio.exceptions.CancelledError: Global task timeout

Thank you