apollo-backend/internal/reddit
André Medeiros 9341e08123 feat(ops): add distributed tracing (#109)
* tracing

* instrument redis

* add instrumentation around queue acks

* adjust backoff schedules for reddit

* set proper http client on reddit

* populate account last message ID on upsert

* pass last message id on upsert

* schedule accounts in a predictable order
2022-11-05 15:59:33 -04:00
..
testdata handle threads with no comments 2022-10-26 13:15:59 -04:00
client.go feat(ops): add distributed tracing (#109) 2022-11-05 15:59:33 -04:00
client_test.go feat(ops): add distributed tracing (#109) 2022-11-05 15:59:33 -04:00
errors.go omg fix watchers and subreddit things (#79) 2022-05-26 17:54:02 -04:00
request.go revert client change 2022-05-23 17:41:19 -04:00
types.go handle threads with no comments 2022-10-26 13:15:59 -04:00
types_test.go be more forgiving with reddit errors 2022-10-26 18:28:11 -04:00