Commit Graph

58 Commits

Author SHA1 Message Date
Nicolas Constant e63c7950c9
bump nugets 2023-01-06 03:07:23 -05:00
Nicolas Constant 405087360c
set tweet retention delay in settings 2023-01-06 02:52:23 -05:00
Nicolas Constant a2010c7e3f
migratrion to .NET 6 + update docker 2023-01-06 02:30:42 -05:00
Nicolas Constant be13b6f7c1
.NET 5 migration for HttpRequestException StatusCode 2023-01-06 02:20:28 -05:00
Nicolas Constant f1a49d1dd1
updated saving tweets + tests 2023-01-06 02:08:57 -05:00
Nicolas Constant e579e1b11c
first implementation of tweet clean up's pipeline 2023-01-06 01:50:45 -05:00
Nicolas Constant b223bb0216
refactoring + init workerservice to delete tweets 2023-01-06 00:28:45 -05:00
Nicolas Constant 5b32a9021f
fix CICD 2023-01-05 23:58:58 -05:00
Nicolas Constant 3460c72895
saving synchronized tweets 2023-01-05 23:55:50 -05:00
Nicolas Constant 1c3da007fd
don't retrieve deleted users 2022-12-24 18:44:41 -05:00
Nicolas Constant 6f8a2c0373
added deletion workflow 2022-12-13 22:55:22 -05:00
Nicolas Constant 76b2e659ab
added movedTo support in db 2022-11-03 20:02:37 -04:00
Nicolas Constant 9415eb2e0c
remove users if not followed 2022-02-10 00:34:51 -05:00
Nicolas Constant d1c5a59247
fix tests 2022-02-07 19:33:08 -05:00
Nicolas Constant 662f97e53c
added proper exception in user retrieval 2022-02-07 18:48:10 -05:00
Nicolas Constant 3a998b60ac
added auto clean-up on failing follower 2022-02-02 21:33:45 -05:00
Nicolas Constant 5ef8af47eb
set LastSync in failing user retrieval 2021-11-20 17:04:48 -05:00
Nicolas Constant 143d431f0f
set twitter users' errors limit threshold in config 2021-11-15 23:29:39 -05:00
Nicolas Constant 18d2096dc3
fix follower interator 2021-09-10 23:28:36 -04:00
Nicolas Constant 77e3caebe0
added saving posting errors 2021-09-10 20:47:02 -04:00
Nicolas Constant 5121f6c7c2
disabling extra awaiter on user retrieval 2021-09-10 01:21:40 -04:00
Nicolas Constant 363481a997
Merge pull request #117 from NicolasConstant/topic_remove-deleted-twitter-users
Topic remove deleted twitter users
2021-09-10 01:15:54 -04:00
Nicolas Constant c4ee6be8ce
added reset error count 2021-09-05 14:38:56 -04:00
Nicolas Constant f7e00b4562
testing refresh user pipeline 2021-09-05 14:35:28 -04:00
Nicolas Constant b28532b5bd
removal of old user analysis 2021-09-05 14:00:18 -04:00
Nicolas Constant 71f6d3f3f4
added pipeline processor to analyse user state 2021-09-05 13:58:33 -04:00
Nicolas Constant 66e1e84da2
added waiting time to fit 100.000 rate limit 2021-09-05 01:03:01 -04:00
Nicolas Constant cad6c2018e
fix warm up number 2021-04-15 19:39:33 -04:00
Nicolas Constant f0dc54ad01
added log and resiliency 2021-02-15 18:54:52 -05:00
Nicolas Constant 5f480b4baa
don't retrieve TL if user is protected 2021-02-10 01:35:29 -05:00
Nicolas Constant 2e8313301b
better DI 2021-02-02 22:49:37 -05:00
Nicolas Constant ec420346b6
purge cache when TL retrieval fails, fix #79 2021-02-01 20:07:53 -05:00
Nicolas Constant c048786b96
fix account sync update issue 2021-01-23 18:20:13 -05:00
Nicolas Constant 34cb33160a
refactoring warm up logic and tests 2021-01-22 23:38:35 -05:00
Nicolas Constant 3e7a136902
added test coverage and warmup strategy 2021-01-22 23:07:25 -05:00
Nicolas Constant 89c041f332
added limit to user retrieval 2021-01-22 21:23:27 -05:00
Nicolas Constant 40d6f69446
added reply filtering 2021-01-22 18:31:30 -05:00
Nicolas Constant 2b765136bb
add better parsing error handling 2021-01-19 22:15:19 -05:00
Nicolas Constant 7e3d7b7c4f
dispatch users batch progressively, fix #55 2021-01-19 02:37:24 -05:00
Nicolas Constant 639ad3ae14
user twitter service to retrieve timelines 2021-01-18 02:07:09 -05:00
Nicolas Constant 12875b2c56
fix dependancies 2021-01-16 01:18:03 -05:00
Nicolas Constant 3af2ef05d9
added better logging 2021-01-16 00:34:09 -05:00
Nicolas Constant 532b87f719
clean up 2021-01-15 02:00:10 -05:00
Nicolas Constant fcf1a802ff
better response handling 2021-01-09 14:12:51 -05:00
Nicolas Constant 608077cd22
better json parsing and response handling 2021-01-07 19:37:09 -05:00
Nicolas Constant 01337a63ec
dont feed pipeline if no elements 2020-11-18 22:49:44 -05:00
Nicolas Constant c7e1a4e5e1
added tests 2020-10-10 18:35:23 -04:00
Nicolas Constant 6060537d60
added SendTweetToInbox Tests 2020-08-12 20:31:28 -04:00
Nicolas Constant c3acb19e7c
added SendTweetToSharedInbox Tests 2020-08-12 20:23:19 -04:00
Nicolas Constant 4436b53319
refactorization of sendtweets pipeline stage 2020-08-12 19:05:01 -04:00