Commit 90eb7c5
authored
Bug 2002305 - Fix record parsing in Nimbus (#7105)
Because we are no longer making HTTP requests to the Remote Settings
endpoint and are instead using the RemoteSettingsService in the SDK, we
are getting different data back -- we get the actual records themselves
instead of the HTTP payload that contains some metadata. This was
refactored incorrectly in
a2b2981
and broke experiment fetching.1 parent 4bbc24e commit 90eb7c5
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 34 | + | |
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
| |||
0 commit comments