johnlockwood-wf

Results 5 issues of johnlockwood-wf

Ensure `ParseSet` set's it's flags in the precedence of Environmental var > INI. Ensure `ParseSet` will overwrite a flag of a registered `FlagSet` if it has already been set during...

One of the caveats of using an env var to override what is set in the ini is that it is ignored if you want to make the flag an...

Google cloud uses a header for distributed tracing. Logging it will allow finding the traces.

I had the idea we could encode the persistence engine selection in the id of the Context. Want it to store in ndb? postfix it with a different delimiter such...

As concurred by Robert, I've added the id property to Async, but I think there is a need for job_id as well. Specifically for asyncs sending signals such as errors...