Commit graph

19 commits

Author SHA1 Message Date
alyssa
1594b12546 feat(scheduled_tasks): use env variables instead of consul to find gateway instances 2024-11-14 13:40:35 +09:00
alyssa
73c444c31d feat: avatar cleanup service 2024-10-27 04:29:16 +09:00
alyssa
81251282b6 refactor: clean up scheduled tasks service 2024-10-27 04:28:14 +09:00
alyssa
9aad6f329c fix(stats): report db stats when gateway is not up 2024-10-20 09:36:20 +09:00
alyssa
96f1b4f082 fix(scheduled_tasks): recover correctly from string panics 2024-10-20 09:36:20 +09:00
alyssa
9ff824c37b feat(stats): query http gateway, wait until gateway up to collect discord stats 2024-10-20 09:36:20 +09:00
Iris System
823db4cd24 fix(scheduled_tasks): maybe actually make it work 2024-01-27 16:22:41 +13:00
Iris System
97d2f15501
fix(scheduled_tasks): int32 -> int64 in stats update 2024-01-27 16:05:20 +13:00
spiral
d04f3cf1ad
fix(stats): fix table name in get_message_count 2022-12-17 01:23:12 +00:00
spiral
971b89e201
fix(stats): typo 2022-12-06 11:06:32 +00:00
spiral
c547901e00
feat(stats): push guild count to bot status 2022-12-06 10:45:38 +00:00
spiral
d1d0faaa7e
feat(stats): don't require a stats database url 2022-12-06 10:45:07 +00:00
spiral
98b6e726e7
fix(stats): fix build 2022-12-03 12:42:54 +00:00
spiral
939a727969
fix(stats): use pooled connections to postgres 2022-12-03 11:58:30 +00:00
spiral
bf7747ab34
feat: split out messages table from main database 2022-11-23 09:17:19 +00:00
spiral
09ac002d26
fix(stats): actually add sentry to go modules 2022-11-23 07:46:58 +00:00
spiral
898d23d733
fix(stats): fix crash when messages task fails, add Sentry integration 2022-11-23 05:17:56 +00:00
spiral
f864498392
fix: scheduled tasks runner docker build 2022-07-14 19:00:01 +02:00
spiral
5097eb9ce2
refactor: move scheduled_tasks service to services/ folder 2022-07-10 01:13:35 -04:00