Victor Lyuboslavsky
Victor Lyuboslavsky
Waiting to pick a Cloud HSM vendor.
@mostlikelee Do CVEs and CPEs always have a vendor (they never have a full/partial wildcard vendor)? What about the product?
I recommend option 2 -- use a different syntax. Option 3. Change the syntax of gitops env vars and have runtime use the normal `$ENV_VAR` syntax.
@mostlikelee Is this just for vuln page, or will it impact hourly vuln processing?
@noahtalerman @mostlikelee @lucasmrod The job runs every 5 minutes, which means it will run 5-6 times during the actual meeting time, and we will check if the host is online...
> Is refetching the host before triggering the webhook a must? > > * Refetching is an expensive (DB write) operation (if done at the same time by thousands of...
@noahtalerman If user modifies the event to an all-day event, we will treat it as deleted -- it is a bit of a hassle trying to support this since we...
@lucasmrod If the calendar event length is 0 minutes (same start/end time), can you consider it started if the start time is within the 5-minute cron time? cc: @noahtalerman
> > If user modifies the event to an all-day event, we will treat it as deleted > > @getvictor if I'm understanding, in this case, we'll schedule a new...
@noahtalerman @lucasmrod If the event has started, should we refetch it from Google calendar to make sure it wasn't moved/deleted at the last minute? Currently, we only refetch every 30...