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] Rate Limiting settings in Chatflow Configuration not persisting #3373

Closed
mattli001 opened this issue Oct 18, 2024 · 2 comments
Closed

Comments

@mattli001
Copy link

Describe the bug
The Rate Limiting settings in Chatflow Configuration are not being saved correctly. After configuring and saving the Rate Limiting settings, switching to another tab and then returning to the Rate Limiting tab shows that the settings have not been retained.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Chatflow Configuration'
  2. Click on 'Rate Limiting' tab
  3. Enable Rate Limiting and configure settings
  4. Click 'Save' button
  5. Switch to another tab in Chatflow Configuration
  6. Return to the 'Rate Limiting' tab
  7. Observe that the settings are not retained and Rate Limiting is shown as Disabled

Expected behavior
After saving the Rate Limiting settings and returning to the tab, the previously configured settings should be displayed and Rate Limiting should remain Enabled.

Screenshots

Rate.Limiting.mp4

Setup

  • Installation: Docker
  • Flowise Version: 2.1.2
  • OS: Ubuntu 22.04
  • Browser: Chrome
@HenryHengZJ
Copy link
Contributor

thanks! we have a PR fixed here: #3311
will be pushing to new release!

@mattli001
Copy link
Author

mattli001 commented Oct 22, 2024

Thank you for your response. However, I noticed that PR #3311 (merged on Oct 5) is already included in Flowise 2.1.2 change log (released on Oct 10), which is the version where I'm experiencing this issue.

Could you help verify if the fix in PR #3311 fully addresses the Rate Limiting persistence problem?
I'm still observing the following behavior in version 2.1.2:

  1. Rate Limiting settings are not persisting after:

    • Configuring and saving the settings
    • Switching to another configuration tab
    • Returning to the Rate Limiting tab
  2. Reproduction environment:

    • Flowise Version: 2.1.2 (Docker)
    • OS: Ubuntu 22.04
    • Browser: Chrome

Timeline reference:

Let me know if you need any additional information to help investigate this issue.
Thank you for your time and assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants