Rayfin entity limit
Open
@seanwat-msft is already working on this.
Since Jul 15, 2026.
enhancement
issue-mapped
triaged
- Dominant language
- No language data
- Stars
- 610
- Forks
- 62
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 3
Description
Problem statement
There is apparently an hardcoded limit of 100 entities that the Rayfin decorator can handle. This is not mentionned in documents and stops from building a big app.
Proposed solution
Please lift this limit as the SQL database can handle more.
Alternatives considered
I tried to use an alternative DAB using Azure Function, but it was too difficult to set up by OpenAI Codex.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.