Doug Farrell
Doug Farrell
jacek99, Sorry to hear the project state is where it is, I think it's a very useful tool for Python/Twisted. I don't know much about Java, so I'm in the...
Hi jacek99, Looked at the test code and it only tests the response filters in the case where the get/post/whatever function is not decorated with @defer.inlineCallbacks unfortunately. I'm working on...
Hi Mikus, You've pretty much got what I ended up doing, and seems to work. Here it is: ```python ###scheduler.py### import asyncio from rocketry import Rocketry from rocketry.conds import after_success,...
Hi @gegnew, so far, it seems to be working for me. However, I only have it logging "hello world" every 5 minutes, not using it for my intended purpose just...
Thanks, I'll be sure to post here if things pop up as I make more use of Rocketry in my app. ;)
That's a good point I hadn't considered. My app is run by uvicorn in a Kubernetes system, with one worker per pod. Though that could mean multiple instances of the...
I don't know to much about k8 jobs as my Dev Ops folks handle most of the k8 work. But, I will look into it, thanks!
Thanks Mariatta. It would be great to attend the auction, but you know, poor planning on my part! :)