-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: also update table summaries on table question change
This makes sure a newly applied summary config leads to the generation of all the summaries. This has the potential of timing out, if there is a massive amount of Answers. We expect them to be in the lower 100s, so this doesn't justify an async approach.
- Loading branch information
1 parent
06fbc33
commit bf49b0a
Showing
2 changed files
with
41 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters