python - Push queue, modules and dispatch file -


I am sending messages in a push queue (url = "/ push / ios") and I have a dispatch file that handles / push / * on my push module

However, the url is run again on my default module, while it works fine if I have curl myapp.appspot.com/push/ios .

Doctors agree with this behavior

Note: If you are using a module with a dispatch file, then your work The HTTP request can be sent again and again in another module.

Is there any way to solve this and push the queue efficiently working with the module + sending files?

Where can you possibly find the target parameter GAE how the task is executed Do:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -