Attila Balazs

Results 10 comments of Attila Balazs

> Can you not control the log level of App Engine log events in your application's logs? AFAIK, not easily, but you can post-hoc filter the log (for example only...

@volo-zyko - could you please check if this happens only with the latest release (2017.1.3) or it also happens with the previous one (2017.1.3)? I'm facing a similar issue (will...

Thank you for checking it. The it (unfortunately) means that it's a different issue from mine :(

@jaredtking - I would like to provide a button to my colleagues to create an invoice for a set of orders from our clients. However sometimes clients ask for customizations...

IMHO it is really unfortunate that GitHub doesn't support the rebase / fast-forward merge workflow from the UI :-(. These merge commits don't provide any useful information and are just...

I can also confirm that this is an issue for both Firefox on MacOS and Firefox on Windows. On both platforms the browser as well as the browser extension is...

Hmm, might this be the same problem as #71? I think setting `_TEST_MODE` masks the issue and the proper fix would be to use the modules API as suggested in...

@jaybaker - this issue is most certainly present in the current code: https://github.com/GoogleCloudPlatform/appengine-pipelines/blob/277394648dac3e8214677af898935d07399ac8e1/python/src/pipeline/util.py#L64 so I'm unsure why you say that it should work. Also, which PR are you referring to?...

Yes, I too would love to have this feature (controlling the task queue on a per-task rather than per-pipeline basis). My usecase is the following: I have some tasks which...

FYI, there are some more issues with the json file. Take a look at the .patch files here to see what needs to be changed for the .json file to...