Commit Graph

161 Commits

Author SHA1 Message Date
vaultec 692b2f8286
fix: temp reduce replicationFactorMin 2023-08-19 14:26:37 -07:00
vaultec bad3cdfcdb
fix: register cryptoAccounts on first register 2023-08-13 15:48:08 -07:00
vaultec cc8702ce63
fix: ipfs-cluster dependancy 2023-08-13 15:12:42 -07:00
vaultec cd8716ebb0
hotfix: runUploadCheck sort created_at 2023-04-03 21:31:56 -07:00
vaultec 5d90539a98
hotfix: encoderCheckQueue 2023-04-03 21:14:17 -07:00
vaultec 4f922cad8f
tweak: tweak increase replication factor max 2023-04-03 16:24:15 -07:00
vaultec 8ca1b8111f
fix: action.status !== "complete" unpin 2023-04-01 01:14:37 -07:00
vaultec 2c916eb02a
fix: dbQueue pouchdb 2023-03-21 22:37:51 -07:00
vaultec 6f7c758378
fix: graphql scalar types 2023-03-21 18:57:08 -07:00
vaultec 6ef3b66c9f
refactor: use graphql-yoga 2023-03-21 18:18:59 -07:00
vaultec f302b08817
fix: pouchdb race crdt condition 2023-03-20 23:28:44 -07:00
vaultec f1620870a9
logging: pouchdb CRDT debug 2023-03-08 12:05:41 -08:00
vaultec 1a607193e7
feat: prevent ranking from being overflowed due to off nodes 2023-02-20 20:41:08 -08:00
vaultec dd2726acd8
fix: prevent spamming pouchdb again during ffmpeg updates 2023-02-18 19:44:51 -08:00
vaultec 1290a9d0b3
hotfix: ffmpeg encode timeout safety. read notes
After doing a decent amount of debugging. It seems there is a very rare case within the ffmpeg encoding process where it completely freezes without failing or finishing.
Despite hooks to catch errors and escalate them upwards it seems to be a definite issue.
So, for now I am introducing an a max cap ffmpeg can stale without making progress.
2023-02-17 00:19:21 -08:00
vaultec da2f6f3f89
feat: percentile averages 2023-02-16 22:33:21 -08:00
vaultec 9ba45c28a0
fix: upgrade docker nodejs to 16.15.1 2023-02-16 20:57:15 -08:00
vaultec f759bd3cff
feat: reassign if last_pinged_diff is too high 2023-02-13 16:36:24 -08:00
vaultec 1f93df167d
tweak: default last_pinged_diff time 2023-02-13 16:17:21 -08:00
vaultec 67e297815f
fix: small wording change, reassign account for 2023-02-13 16:07:16 -08:00
vaultec 467d7f56cb
fix: null check safety 2023-02-13 16:04:58 -08:00
vaultec 7b7eaf78b3
feat: last_pinged_diff_at 2023-02-13 16:02:35 -08:00
vaultec 77090aa70c
fix: toClusterInfo parse artifact 2023-02-09 12:27:23 -08:00
vaultec b3aef4a240
fix: remove not error & fs/promise 2023-02-09 12:20:40 -08:00
vaultec 3c2a8ba8c4
Merge branch 'main' of https://github.com/spknetwork/video-encoder into main 2023-02-09 12:17:58 -08:00
vaultec 48e7e91e30
fix: ipfs-cluster ndjsonParse 2023-02-09 12:17:30 -08:00
vaultec 0b8c590921
Merge pull request #26 from Rishi556/improve-setup-guide
Add guide for native installation
2023-02-08 19:14:08 -08:00
Rishi Panthee 8d6e339e0c Add guide for native installation 2023-02-08 18:58:15 -06:00
vaultec 5d90cfdb2e
fix: async config sync, wait for save 2023-02-08 15:31:46 -08:00
vaultec 1aeeed335e
fix: try catch ipfs.swarm.connect 2023-02-08 11:09:31 -08:00
vaultec 5aee9d8eb2
feat: runJobTimeout attempt_count >= 5 2023-02-07 23:37:28 -08:00
vaultec 4e5d4cef77
feat: detect if IPFS is running & throw error if not 2023-02-07 23:05:38 -08:00
vaultec 1b1ab55302
chore: upgrade typescript to 4.5.2 2023-02-07 22:00:38 -08:00
vaultec 9c6173b118
feat: discordbot integration 2023-02-06 22:22:21 -08:00
vaultec 0dc6f312e1
fix (oplogging): include assigned_to in activity change 2023-02-04 23:28:23 -08:00
vaultec 6dc34270ea
hotfix: ipfs.addAll for latest version 2023-02-04 23:03:21 -08:00
vaultec cf14cbc2bb
fix: upgrade IPFS http client library, esimports 2023-02-03 20:08:33 -08:00
vaultec 34c4993cd9
feat: automatically unpin complete content encodes 2023-02-03 11:21:30 -08:00
vaultec 558ea0033d
fix: docker-compose syntax 2023-02-03 10:59:34 -08:00
vaultec 740d5f01db
feat (graphql): jobInfo resolver 2023-02-02 21:35:10 -08:00
vaultec 31adcc9046
feat: use wget for download (test) 2023-02-02 17:41:23 -08:00
vaultec d5409881c2
wip: remove ceramic support + add wget support
NOTE: this will likely be reintroduced in the future.
2023-01-30 19:23:40 -08:00
vaultec 0076c145e8
partial: ipfs-cluster rm when reassign 2023-01-30 19:21:33 -08:00
vaultec 11a07fed71
tweak: attempt_count wording 2023-01-10 22:12:40 -08:00
vaultec 785c6b2a66
fix: attempt_count $exists comparison 2023-01-10 22:10:52 -08:00
vaultec 3ce93f3b8e
hotfix: attempt_count $lt 5 2023-01-10 22:08:01 -08:00
vaultec 5203601e46
tweak: track reassign 2023-01-10 21:06:35 -08:00
vaultec f7eb404101
fix: disable spam 2023-01-09 22:51:30 -08:00
vaultec 676b86d289
fix: toDate() 2023-01-09 18:19:47 -08:00
vaultec d0e3d9f40b
feat: old_job boolean check 2023-01-09 18:18:18 -08:00