2024-04-12 16:31:23 -06:00
2024-04-16 06:52:07 -06:00
2024-04-15 13:08:21 -06:00
2024-04-15 13:08:21 -06:00
2024-04-19 13:18:12 -06:00
2024-04-15 16:35:51 -06:00
2024-04-15 16:35:51 -06:00
2024-04-18 14:56:33 -06:00
2024-04-18 14:56:33 -06:00
2024-04-19 12:44:58 -06:00
2024-04-15 16:35:51 -06:00
2024-04-18 14:56:33 -06:00
2024-04-16 11:03:14 -06:00
2024-04-18 14:56:33 -06:00
2024-04-19 12:44:58 -06:00
2024-04-19 12:25:40 -06:00
2024-04-19 12:34:49 -06:00

Spoc Bot v. Render

Thank you, Sean

TODO

  • dedupe critical+noncritical
  • what SLO/SLI can I help benoit with
  • break into smaller goals
  • sell to the team
  • scott; like to keep state in incident.io and zendesk
  • @spoc -ignore, @spoc -s summary
  • limit rps from rpc/slackscrape
  • rpc/slackscrape to async
  • limit queue retries
erDiagram
%% thread event eventName
  EVENT ||--|{ THREAD: "spawns"
  THREAD ||--|{ MESSAGE: "populated by"

  MESSAGE {
    ID str
    URL str
    TS number
    Plaintext str
  }
  THREAD {
    ID str
    URL str
    Channel str
  }
  EVENT {
    ID str
    Name str
    Asset str
    Resolved bool
    Datacenter str
  }
Description
No description provided
Readme 620 KiB
Languages
Go 100%