You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the API returns no alerts then the returned follow value is ignored. In some scenarios, the follow value might be upgraded without returning any data so we should always check if the follow value has changed and save it. Currently, we stop processing the API response too early:
When the API returns no alerts then the returned follow value is ignored. In some scenarios, the follow value might be upgraded without returning any data so we should always check if the follow value has changed and save it. Currently, we stop processing the API response too early:
nfr/alerts/poller.go
Lines 85 to 87 in 86bbd14
The text was updated successfully, but these errors were encountered: