alpha
Login
or
Join now
tangled.org
/
core
Star
8
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
8
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
eventconsumer
/
at
ba44ea59aabf51db4712ea10ef0d6261e44c8b93
1 folder
3 files
Lewis
appview/ingester: harden event processing and cursor
2mo ago
c184a759
cursor
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
consumer.go
appview/ingester: harden event processing and cursor This is more of a practical proposal than solving a direct problem. We fire-and-forget our cursor updates even if an event fails. Instead, we should have it in the same thread as the record ingestion and not be silent about errors. Also for verification I think a little retry-backoff would be in order. Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
knot.go
eventconsumer: extract knotclient/events into its own package Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
spindle.go
eventconsumer: extract knotclient/events into its own package Signed-off-by: oppiliappan <me@oppi.li>
1 year ago