Debounce filter value updates

This commit is contained in:
David Corbitt
2023-08-14 21:00:42 -07:00
parent 05e774d021
commit 649dc3376b
7 changed files with 87 additions and 37 deletions

View File

@@ -389,6 +389,7 @@ for (let i = 0; i < 1437; i++) {
},
});
loggedCallTagsToCreate.push({
projectId: project.id,
loggedCallId,
name: "$model",
value: template.reqPayload.model,