Marc hurabielle

Results 12 comments of Marc hurabielle

It has been a long time but I had same problems, so I little looked at the code. It is related with the function `CGDisplayPixelsWide` and `CGDisplayPixelsHigh`. The pixel are...

@markphelps Sounds good ! > My only concern with caching the List Flags response would be the number of flags that could potentially be returned which could cause the cache...

> In case it helps anyone, we ran into this issue as well recently and were able to work around it with an asyncio `Semaphore` to ensure we never attempt...

We have similar problem, main point might be cost for us, but multiple EDS is working well. I have a question about multiple EDS stacks. Sometimes the operator seems to...

> It should be able to handle multiple EDS at a time, so it could indicate a bug if it's not. So it seems to happen when I set `minIndexReplicas`...

Can you try with `"mocha": "^3.0.0",` instead of `"mocha": "^4.0.0",` ? it seems to work for me (cypress 2.X)

> Would you be able to provide some sample export data or screenshots showing an example of how your rules are setup currently and then maybe a screenshot or sample...

> We could have an additional property on Rule. For example, a field like distribution_key_template. This template will be something like a Go text/template (or other more language-agnostic and safe...

@RomanHotsiy Let me know if I need to do something else

> Hi @AyWa and @damondouglas > > I just wonder when this feature may be available. I need to increase the job submission timeout as my python beam pipeline keeps...