Workiva / furious

Fast and modular async task library for Google App Engine.
Apache License 2.0
37 stars 39 forks source link

Update examples to have the correct furious handler #167

Closed rosshendrickson-wf closed 9 years ago

rosshendrickson-wf commented 9 years ago

The examples should work now. I'm not sure why the queue base URL change affected the handling of the tasks but backing up to the commit prior to that one and the URL handling is fine. I did this little tweak to get it working. I suspected that the * in the app yaml routing before the change was being handled differently but after a bunch of searching I was not able to find what actually was handling the furious calls (to my chagrin). Was hacking on some completion stuff and couldn't get the examples to work so I carved this off to get it looked at first.

@beaulyddon-wf @tylertreat @tannermiller-wf

tannermiller-wf commented 9 years ago

+1

tylertreat-wf commented 9 years ago

+1

beaulyddon-wf commented 9 years ago

+1