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

set Immediate="false" #383

Merged
merged 1 commit into from
May 9, 2023
Merged

set Immediate="false" #383

merged 1 commit into from
May 9, 2023

Conversation

neozhu
Copy link
Owner

@neozhu neozhu commented May 9, 2023

No description provided.

@neozhu neozhu merged commit 7719042 into main May 9, 2023
@Bram1903
Copy link
Collaborator

Bram1903 commented May 9, 2023

@neozhu What's the purpose of setting Immediate to false?

@neozhu
Copy link
Owner Author

neozhu commented May 9, 2023

@neozhu What's the purpose of setting Immediate to false?

The purpose of setting Immediate to false is to avoid triggering unnecessary queries every time.

@Bram1903
Copy link
Collaborator

Bram1903 commented May 9, 2023

@neozhu What's the purpose of setting Immediate to false?

The purpose of setting Immediate to false is to avoid triggering unnecessary queries every time.

Wait, are we executing a database query on every search, rather than just filtering on the entire list?

@neozhu
Copy link
Owner Author

neozhu commented May 10, 2023

@neozhu What's the purpose of setting Immediate to false?

The purpose of setting Immediate to false is to avoid triggering unnecessary queries every time.

Wait, are we executing a database query on every search, rather than just filtering on the entire list?

Yes

@Bram1903 Bram1903 deleted the UtcTimestampEnricher branch June 26, 2023 11:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants