Commit graph

3 commits

Author SHA1 Message Date
0x1a8510f2 5253a99bce
Switch to stdlib atomic
No need for `go.uber.org/atomic` anymore since 1.19 adds new atomic
types
2022-09-12 15:33:10 +01:00
Neil Alexander e6d4bdeed5
Try to recover from corrupted NATS streams in memory temporarily (#2301) 2022-03-25 12:24:21 +00:00
Neil Alexander 9f443317bc
Graceful shutdowns (#1734)
* Initial graceful stop

* Fix dendritejs

* Use process context for outbound federation requests in destination queues

* Reduce logging

* Fix log level
2021-01-26 12:56:20 +00:00