CatgirlIntelligenceAgency/code/libraries/message-queue/src
Viktor Lofgren 3a325845c7 (mq) Add better error handling in fsm and mq
java.lang.Error:s were not handled properly, leading to mismatch in the bookkeeping of the FSMs.  These are now caught, acted on, and re-thrown.

MqSynchronousInbox also no longer assumes all exceptions are InterruptedException.
2024-01-22 13:03:24 +01:00
..
main/java/nu/marginalia (mq) Add better error handling in fsm and mq 2024-01-22 13:03:24 +01:00
test/java/nu/marginalia (test) Clean up test usage of migrations 2024-01-12 15:55:50 +01:00