Craig Minihan

Results 22 comments of Craig Minihan

I'm working on this here now: https://github.com/RipcordSoftware/libstringintern

Raised as an issue with vivkin, the gason maintainer. https://github.com/vivkin/gason/issues/19

Volunteers to fork gason and fix this issue? Should PR back to vivkin.

@nolanlawson thanks for taking the time to check out Avance. You already have a good handle on CouchDB bits it doesn't do. I'm backfilling these as I get time. I...

Server IP address and port can be controlled via the command line using boost::program_options

Partially implemented for attachments in a263113b35fb69e72c85bb43565ad7ca49622def. Needs libjsapi enhancements and map/reduce changes.

@kisantia thanks for the pointers, I'll run it into a dedicated Gen5 now. Timeout-wise I'm already using: * `/TargetTimeout:60` * `/p:CommandTimeout=3600` * `/p:LongRunningCommandTimeout=0` Let me know if you recommend other...

@kisantia I ran on a Gen5 Business Critical 8 vCore, however it failed on the triggers in exactly the same way as before. I created a new backup with a...

@kisantia I updated the timeouts to `/TargetTimeout:600` and `/p:CommandTimeout=7200` but the end result was the same. Reviewing the logs I can see the following timestamps: * Microsoft.Data.Tools.Diagnostics.Tracer Error: 19 :...

@crw no worries, I've got a local build with this change and will be running it as part of my IaC workflow until/if the PR is merged