Randy Syring

Results 121 comments of Randy Syring

> Is this really useful? Y ou can specify a custom date format and only parse the date components, then only use the date component of the date time It's...

My guess is that there is probably a PostgreSQL setting at the database or connection level that is limiting how long a connection can remain open. And, that limit is...

> I don't understand this; I don't know how to set a lock expiration time. I do use the default Lock acquire timeout, -1. Sorry, I was actually thinking of...

@gavinmh I realize this thread is pretty old but I'm trying to track down the same problem now. A few things: * I'm also seeing this occur in an app...

@gavinmh I realize this thread is pretty old but I'm trying to track down the same problem now. A few things: * I'm also seeing this occur in an app...

> Is there a plan to include these in the future? No plan, but I'm not opposed to the idea.

Logs output: https://gist.github.com/rsyring/c2208f4ea6d1a7337b8985ebae006ccb

I was wrong about the source of the problem. It would appear it's some kind of environment problem that causes the blank output and return code of 1. I tried...

I'd vote for a CLI option to mkdocs serve, `--cors-allow` would be concise without being vague. I might even set it to true by default and change the flag to...