Forrest
Forrest
The PR can be referred to for correct exitcode on inner message send failures when transfering balance https://github.com/filecoin-project/lotus/pull/1728
draft of a proposal for https://github.com/bacalhau-project/expanso-planning/issues/516
1. Download the latest version of `cue` - https://github.com/cue-lang/cue/releases/tag/v0.8.0 2. vet your job specs with this via the command: - `cue vet -d "#Job" testdata/jobs/docker-output.yaml pkg/models/job-schema.cue` Couple notes: - This...
Generates a TLS certificate for communication between clients and requester node.
For TODO mention here: https://github.com/bacalhau-project/bacalhau/blob/v1.3.0/pkg/compute/bidder.go#L50 cc @wdbaruni for details
Steps to reproduce: 1. Run this job: ```yaml Name: Docker Job with Output Type: batch Namespace: default Count: 2 Tasks: - Name: main Engine: Type: docker Params: Image: ubuntu:latest Entrypoint:...
Bacalhau Version: 050b873c3 Network: Private Network. Steps to reproduce (maybe? This seems hard to debug) 1. Run a job, hit Ctrl+C, the JobID (from below) is: `ed1966b2-fa70-4010-be05-083db4bfb325` ```bash $ bacalhau...
Occasionally the following errors are returned from the aforementioned command: ``` bacalhau job run -f some-job.yaml Job successfully submitted. Job ID: j-3592d33f-39aa-43ab-8d27-fded71acc8c3 Waiting for logs... (Enter Ctrl+C to exit at...
for example: ``` bacalhau job run -f publish-small-model-person.yaml Job successfully submitted. Job ID: j-591a5d45-d273-4481-8ec4-22692bd9bed4 Waiting for logs... (Enter Ctrl+C to exit at any time, your job will continue running): failed...
### Problems - [ ] Issues about unsorted args passed to comm command (PR https://github.com/bacalhau-project/bacalhau/pull/3399) - https://github.com/bacalhau-project/bacalhau/blob/main/Makefile#L187-L188 - Should be: ``` CMD_FILES := $(shell bash -c 'comm -23