add retry logic for mysql, stop writing json to mysql, update dependencies #19

Merged
ben merged 27 commits from retry into main 2023-12-30 00:13:19 +00:00

27 Commits

Author SHA1 Message Date
ben 77df95df9e try reconnect
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 01:11:02 +01:00
ben d930f1e38b move except
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 01:03:03 +01:00
ben ce8e61af59 get recent temps for screen
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:58:56 +01:00
ben 5bf0f11ef8 needed to wrap it
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:55:21 +01:00
ben 6921e7fa62 fix typo
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:42:22 +01:00
ben a897a70843 ConnectionRefusedError is built-in
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:41:46 +01:00
ben f22dda3dc1 change to format string and add ConnectionRefusedError
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:40:38 +01:00
ben 1943b69758 f string
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:30:01 +01:00
ben 1c361bfe28 must be str
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:29:10 +01:00
ben 6e015e37a2 remove other hack
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:28:15 +01:00
ben 665b2f12d9 syntax again
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:27:51 +01:00
ben 14a2210289 syntax
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:27:14 +01:00
ben d14f69f806 try to hack around with static class method
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:26:50 +01:00
ben 14663c9034 older format strings againt
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:24:41 +01:00
ben ba71dc91d9 try this
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:23:32 +01:00
ben 49fbfae080 is logger something else
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:22:28 +01:00
ben 26d401a61a use the translation function
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:21:08 +01:00
ben 839e954e74 Revert "retry uses older format strigns"
This reverts commit 22bb6ef620.
2023-12-30 00:20:41 +01:00
ben 22bb6ef620 retry uses older format strigns
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:20:20 +01:00
ben ef20dbec20 format log string for loguru
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:19:29 +01:00
ben 117651a446 wrap it into retry_create
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:16:33 +01:00
ben 061cc72115 Revert "shift decorators"
ben/sudoisbot/pipeline/head This commit looks good Details
This reverts commit f6e424924d.
2023-12-30 00:09:08 +01:00
ben f6e424924d shift decorators
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:08:18 +01:00
ben 719a06770c add exception class
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:06:00 +01:00
ben c1c26f4b15 use correct exception class
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-30 00:03:21 +01:00
ben 5cdc36f0a7 add note
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-29 23:57:09 +01:00
ben 3b57a7bf38 add retry logic for mysql, stop writing json to mysql, update dependencies
ben/sudoisbot/pipeline/head This commit looks good Details
2023-12-29 23:55:33 +01:00