Listing symbols times out on streams with millions of symbols
Open
bug
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- Avg merge
- 9h
- Merged PRs (30d)
- 7
Description
`get_stream_symbols` times out on TimeBase servers that have millions of symbols. The tool exposes a limit/cursor, but this pagination is only intended for reducing LLM context growth. Python `dxapi` lacks proper pagination for these methods.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.