Bel LaPointe 31fe916000 DO AS I WILL
2024-04-19 15:15:08 -06:00
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-19 15:15:08 -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-19 13:24:48 -06:00
gr
2024-04-19 14:33:12 -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

  • what SLO/SLI can I help benoit with
  • scott; like to keep state in incident.io and zendesk
  • @spoc -ignore, @spoc -s summary
  • 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%