upstream (default)
d51ed18
Fix editorconfig
Stephen Paul Weber created
d51ed18
Fix editorconfig
Stephen Paul Weber created
d5b108f
Add event viewer script
Amolith created
6ed61f9
Emit ResendIn event when replaying inbound messages
Add a ResendIn message event type that records the original stream ID and bandwidth ID without duplicating body or media fields. The webhook handler emits this event instead of a normal In event when the X-JMP-Resend header is present.
Amolith created
980b24a
fix: make sure ARGV[0] is set for all tests
Phillip Davis created
34f259b
Add resend-inbounds script for replaying messages from Redis
Amolith created
ca758e2
docs: add agents.md
Amolith created
a0b76cc
Adopt cmd error handling like sgx-jmp
So it doesn't fall over on errors and we have to rely on a supervisor to bring it back up a couple minutes after. This also adds Sentry error reporting, only tested with the mock, not with actual GlitchTip.
Amolith created