Ben Picolo

Results 7 issues of Ben Picolo

Was working on using AOP to automatically inject @\UnitOfWork functionality into jobs, but looks like there's conflict because using aspects causes subclassing https://github.com/google/guice/wiki/AOP. This conflicts in at least two ways:...

### [REQUIRED] Step 2: Describe your environment * Library version: latest * Firebase Product: auth (but applies to all packages) ### [REQUIRED] Step 3: Describe the problem FirebaseError, along with...

api: auth

Along with the idea of uniform exceptions, we definitely expect errors to come back with JSON responses in, well, most all occasions in our own apis. Bravado should be able...

I believe I'm hitting similar behavior to a few of the other issues, but it's quite unclear how to resolve. I have a form as so: ``` (defn some-form [foo]...

enhancement
help wanted

Looks like all the exception handlers that get run end up making from-string pretty inefficient. It probably makes sense why this happens, but maybe should be documented as a trip-up....

There have been a lot of changes to this repo since the last composer release. Could maintainers drop a release by chance? @lkorth I do see the "master" note in...

I'm looking into potentially deploying odyssey as a proxy for traffic from golang and I'm wondering if there's any possibility of supporting leader failover. The issue I've hit is that...