google / exposure-notifications-verification-server

Verification component for COVID-19 Exposure Notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error creating AlertPolicy: googleapi: Error 400

sethvargo opened this issue · comments

Error creating AlertPolicy: googleapi: Error 400

Ignoring units for operation '>', which is combining two values, the first with
unit '1/s' and the second with no units. Units need to be given for neither or
both of the inputs to '>'. Units can be added to the second argument by the
`cast_units` function (example `cast_units(<expression>, "By/s")`) or, for
literals, by annotation (example `3.3 "GiBy"`).  Units can be removed by 
`cast_units(<expression>, "")`.

/assign @yegle