FirebaseExtended / firebase-queue

MIT License
787 stars 108 forks source link

Catch exceptions thrown synchronously in the processingFunction #16

Closed cbraynor closed 9 years ago

cbraynor commented 9 years ago

We should reject(error.message) if we catch an error thrown synchronously in the processingFunction