Commit Graph

8 Commits

Author SHA1 Message Date
Christopher Herr e17c718d0b Update 'src/pubsub/pubsub/pubsub_library_v4.py'
Changed the order so that the time is not overflowing while checking
2023-05-19 17:57:46 +02:00
Christopher Herr 61ebd7ca68 Update 'src/pubsub/pubsub/pubsub_library_v4.py'
Added has_msg request to only start counting once the publishing has started
2023-05-08 20:27:54 +02:00
Christopher Herr 95276b75da Update 'src/pubsub/pubsub/pubsub_library_v4.py'
Added trust to reset the watchdog
2023-05-08 20:17:14 +02:00
Christopher Herr 7d27ff3eba Update 'src/pubsub/pubsub/pubsub_library_v4.py'
Added the possibility to input a certain amount of allowed overflows until watchdog is triggered and reset overflow to false every time its called to reevaluate.
2023-05-08 19:50:06 +02:00
Christopher Herr ae20df933b Update 'src/pubsub/pubsub/pubsub_library_v4.py' 2023-04-20 19:58:18 +02:00
Christopher Herr dc0e4a48cd Update 'src/pubsub/pubsub/pubsub_library_v4.py' 2023-04-20 19:51:34 +02:00
Christopher Herr 216bc96396 Implemented the Message Overfolw Watchdog 2023-03-25 16:23:01 +01:00
Christopher Herr 6f9cdeb008 Update pubsub to version 4, implementing Actions 2023-03-25 16:01:46 +01:00