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

Performance: Cache load and notification enhancements #2318

Closed
1 of 2 tasks
robotdan opened this issue Jun 15, 2023 · 1 comment
Closed
1 of 2 tasks

Performance: Cache load and notification enhancements #2318

robotdan opened this issue Jun 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request performance
Milestone

Comments

@robotdan
Copy link
Member

robotdan commented Jun 15, 2023

Cache load and notification enhancements

Description

There are a few use cases we've seen in client environments that demonstrate some limitations of our current cache design.

  • Debounce cache reload logic to avoid blocking and un-necessary cache loads
  • Add a back off strategy on cache notifications

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

@andrewpai andrewpai added this to the 1.47.0 milestone Jun 26, 2023
@robotdan robotdan self-assigned this Jul 14, 2023
@robotdan robotdan added performance enhancement New feature or request labels Jul 14, 2023
@robotdan robotdan added this to Backlog in FusionAuth Issues via automation Jul 14, 2023
@robotdan robotdan moved this from Backlog to In progress in FusionAuth Issues Jul 14, 2023
@robotdan robotdan moved this from In progress to Code complete in FusionAuth Issues Jul 19, 2023
@robotdan
Copy link
Member Author

@robotdan robotdan moved this from Code complete to Reviewer approved in FusionAuth Issues Jul 25, 2023
FusionAuth Issues automation moved this from Reviewer approved to Done Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
FusionAuth Issues
  
Delivered
Development

No branches or pull requests

2 participants