Commit 7ef5a41
authored
Fix get_online_features telemetry to only log every 10000 times (feast-dev#1786)
* Fix get_online_features telemetry to only log every 10000 times
Signed-off-by: Felix Wang <[email protected]>
* Avoid int overflow
Signed-off-by: Felix Wang <[email protected]>
* Log telemetry on second but not first call
Signed-off-by: Felix Wang <[email protected]>1 parent da436b5 commit 7ef5a41
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments