Steven Massaro
Steven Massaro
> I just started using the application this morning, but having the same issue attempting to run as a docker daemon on my home server. I was able to run...
> > I was able to check in to some flights this morning without any issue > > Did some flights still fail to check in with the 429? I...
> This is also possible. However, I would want some confirmation that people would actually use this before implementing this feature as it is less trivial than the same_day_any/nonstop config...
Turns out that even if you get past this issue, by making the calls manually, you get the following error: ``` - name: Start LocalStack run: pip install pyopenssl -U...
> Seems liquibase-cli doesn't have any tests? > > Error: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project liquibase-cli: No tests were executed! (Set -DfailIfNoTests=false to ignore this error.) ->...
I'll include the request I'm making to get the status of the most recent job for a particular plan, in case it helps anyone else: ``` curl -X POST 'localhost:9898/v1.Backrest/GetOperations'...
> Should we add a new changeCheckSums command to handle this migration smoothly? Should it be done under the hood? I would prefer we not add a command for this,...