Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: nternal events keep on getting accumulated and reach the limit to 100 #994

Open
3 of 4 tasks
cihad97 opened this issue Feb 13, 2025 · 1 comment
Open
3 of 4 tasks
Labels
bug Something isn't working status: needs triage New issues that have not yet been reviewed or categorized.

Comments

@cihad97
Copy link

cihad97 commented Feb 13, 2025

Did you check docs and existing issues?

  • I have read all the NeMo-Guardrails docs
  • I have updated the package to the latest version before submitting this issue
  • (optional) I have used the develop branch
  • I have searched the existing issues of NeMo-Guardrails

Python version (python --version)

Python 3.10.12

Operating system/version

MacOS 14.4

NeMo-Guardrails version (if you must use a specific version and not the latest

0.11.1

Describe the bug

#513 I check PRs and old issue but not fixed.

Steps To Reproduce

adding many rails exceed limit of 100

Expected Behavior

it can be set from config

Actual Behavior

raising error reaching 100 events raise too many events

@cihad97 cihad97 added bug Something isn't working status: needs triage New issues that have not yet been reviewed or categorized. labels Feb 13, 2025
@Pouyanpi
Copy link
Collaborator

Hi @cihad97

Would you please provide more details on how to reproduce such error.

You are saying it happens when we add many rails, what type of rails and how many rails might lead to this behavior? I'm asking because the root cause might be something else and increasing number of allowed events might just silently pass that bug.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status: needs triage New issues that have not yet been reviewed or categorized.
Projects
None yet
Development

No branches or pull requests

2 participants