It was not a timeout, however, it took around 30s to load the update the state. When I testes it on local host I got this error
Traceback (most recent call last): File "/Volumes/Workspace/Projects/BrentLab/dbproject/tfbpshiny/.venv/lib/python3.11/site-packages/shiny/reactive/_core.py", line 372, in _task async with lock(): File "/Users/mackliao/.pyenv/versions/3.11.12/lib/python3.11/asyncio/locks.py", line 15, in __aenter__ await self.acquire() File "/Users/mackliao/.pyenv/versions/3.11.12/lib/python3.11/asyncio/locks.py", line 114, in acquire await fut asyncio.exceptions.CancelledError
It was not a timeout, however, it took around 30s to load the update the state. When I testes it on local host I got this error
Traceback (most recent call last): File "/Volumes/Workspace/Projects/BrentLab/dbproject/tfbpshiny/.venv/lib/python3.11/site-packages/shiny/reactive/_core.py", line 372, in _task async with lock(): File "/Users/mackliao/.pyenv/versions/3.11.12/lib/python3.11/asyncio/locks.py", line 15, in __aenter__ await self.acquire() File "/Users/mackliao/.pyenv/versions/3.11.12/lib/python3.11/asyncio/locks.py", line 114, in acquire await fut asyncio.exceptions.CancelledError