alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
spindle
8 folders
5 files
at
5b01f9975e7ec4e828e57202bd7cb87ff4e137df
Evan Jarrett
spindle: do not abort pipeline on InitWorkflow failure
4mo ago
184f47f2
config
spindle: do not abort pipeline on InitWorkflow failure A single workflow failing to initialize would abort the entire pipeline. Instead, mark the failed workflow and continue processing the rest, matching the existing behavior for unknown engines. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
4 months ago
db
{appview,knot,spindle}/db: add busy-timeout on sqlite connection Based on: <32d9db7c74d4a98852e8e59bdd4bb8b56d16ea83> Authored-by: Lewis <lewis@tangled.org> Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
engine
spindle: add repo DID support in ingester, secrets, and xrpc handlers Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
engines
spindle/nixery: update setup command docs Signed-off-by: moshyfawn <email@moshyfawn.dev>
6 months ago
models
spindle: add repo DID support in ingester, secrets, and xrpc handlers Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
queue
spindle: rework db schema Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
secrets
spindle: add repo DID support in ingester, secrets, and xrpc handlers Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
xrpc
spindle: add repo DID support in ingester, secrets, and xrpc handlers Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
ingester.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>
4 months ago
middleware.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
motd
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
7 months ago
server.go
spindle: do not abort pipeline on InitWorkflow failure A single workflow failing to initialize would abort the entire pipeline. Instead, mark the failed workflow and continue processing the rest, matching the existing behavior for unknown engines. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
4 months ago
stream.go
knotserver: add repo DID migration on startup Signed-off-by: Lewis <lewis@tangled.org>
5 months ago