Scott Fleckenstein

Results 31 issues of Scott Fleckenstein

It's come to my attention that in stellar-api we're forwarding any call to `stex.error.log` to sentry. This is not a good situation. It means that error reports in stellar-api are...

enhancement

We should build a generator for http://yeoman.io/ that will bootstrap a new stex-based project.

enhancement

If a connection is killed by mysql, or the running stex application otherwise gets its connection into a fatal state, stex does not properly recover and the service requires a...

bug
ready

Currently, a stex service looks like it is running, even if every worker process immediately dies.

enhancement
ready

https://github.com/Unitech/pm2 is pretty badass. Lets see if we can leverage it in the context of stex.

enhancement

See: https://github.com/stellar/stellar-core/pull/742/files horizon-importer should update its cursor in stellar-core after each successfully imported ledger.

enhancement