Files

Every fixed taskhoster-prefixed file and folder a host keeps, the names the engine looks for and the ones you author between them, on your machine and on the server. Each entry below links out to the page that documents it in full, from the queue and user definitions you write, through the local config, to the task-state directories, the durable task-event history and the archived payloads on the server. Every entry here is also a record in the reference search.

The files

NameKindHoldsDocumented on
taskhoster-queues/FolderA queue host's queue definitions, one JSON file per queue.Queues
taskhoster-users/FolderA queue host's user definitions, one file per user.Users
config.jsonFileThe local package's config: serverAddress, apiToken, contentRoot and tools.Local
pending/, processing/, done/FolderThe three task-state directories on the server; a task's directory is its status.Store
tasks/FolderThe durable task-event day-files on the server.Store
tasks-payloads/FolderArchived task payload bodies, when taskhoster-archivePayloads is on.Store