David Wu

Results 7 issues of David Wu

Add error message parsing for GoogleResponse

This pull request adds API key support for Google Maps Geocoding API.

This is a feature request. Currently it is not easy for a failed task to requeue itself as the Handler has no direct reference to the queue. It'd be nice...

This is a feature request. A major use case for v8worker might be to load a node.js module (which may itself require more node modules as dependencies) to perform work,...

The original reference to the NativeModule source is outdated. This pull request corrects the reference.

My local development had a local .babelrc in the $HOME directory which would cause the app to fail to run. Overriding babelrc fixes the problem.

It appears that the xsrftoken dependency has moved. This patch corrects the location to download the dependency.