1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
3933505fc6 better error handling
- rate limit is stderr, so need to check to make sure only finishing on other errors
- color errors in log
- log errors to userDb
- use fallback date in case dates weren't logged (e.g. /media failed)
- report on not-found users, which may indicate a username change or deleted account
- report on authorization errors
2024-02-10 15:07:54 -05:00
cd87d2e244 Update README.md 2024-02-09 23:17:32 -05:00
2eca690d7f Update README.md 2024-02-09 23:07:27 -05:00
3c2b9afc13 docs 2024-02-09 23:03:22 -05:00
eec7e72ce0 handle /search API after running /media requests 2024-02-09 22:28:41 -05:00
cae6761d24 docs 2024-02-09 21:13:23 -05:00
121452e1c9 organize 2024-02-09 20:43:24 -05:00
eb908dd8f0 concurrent retrieval with user-limited threadcount 2024-02-09 20:31:21 -05:00
0a9af1b964 initDb 2024-02-09 17:28:12 -05:00
89d5f437f5 logger 2024-02-09 17:27:55 -05:00
7997891cfc arg parser 2024-02-09 17:27:51 -05:00
c302f1b105 init 2024-02-09 17:27:28 -05:00