sepehr
sepehr
As you might already know PHP's [`strtotime()`](https://php.net/strtotime) is pretty strong when it comes to parsing English date/time strings. The awesome [php.js](http://phpjs.org) community has developed a vanilla [javascript implementation of the...
Our logs suggest that a potentially unhandled `InvalidStateException` can crash the container: > _Invalid operation: state is WorkerState.PROCESSING (must be WorkerState.READY)_ To my understanding, it indicates that the application is...
I see traces of redis usage for [async inference](https://github.com/replicate/cog/pull/870#issue-1527556060) using cog, however, the [history suggests](https://github.com/replicate/cog/commit/28ac8dde13091b77244bbfb8a3873d6e9ead7b3c) it was dropped back in 04.2023; noting that async inference is a Director-powered Replicate-only feature...