mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:26:30 +00:00
Errors sending to UI
notifying client of AI model conversion
This commit is contained in:
@@ -54,7 +54,6 @@ public static class ThrottleExt
|
||||
finally
|
||||
{
|
||||
await Task.Delay(interval);
|
||||
|
||||
lock (state.StateLock)
|
||||
{
|
||||
if (state.CallScheduledDuringCooldown)
|
||||
|
||||
Reference in New Issue
Block a user