Max Englander
Max Englander
## Description Since `workload=olap` bypasses the query timeouts (`--queryserver-config-query-timeout`) and also row limits, the natural assumption is that it also bypasses the transaction timeout. This is not the case, e.g....
(Clone of internal PlanetScale issue.) Background: * For a long time, you could not use `workload=olap` with transactions * This changed for Vitess 13.0, see https://github.com/vitessio/vitess/pull/9115 Issue: * Since `workload=olap`...
Don't look at me. Not ready for review. I'm aware of other efforts (#7728 #8934) to parallelize, did not discover those until after I did this work..
The [DogStatsD](https://github.com/DataDog/dd-trace-js/blob/05c7f811ef3766e47bb6971e614599105b05672f/packages/dd-trace/src/platform/node/dogstatsd.js) client does not appear to support Unix Domain Sockets. It would be great if this client could be extended to support Unix Domain Sockets. Alternately, it would be...
# Description New, rudimentary sync service for TWAsana. ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue)...
When extracting the owner from an ldns packet, it seems a trailing dot is always appended. Is it possible to get the owner without trailing dot? Possibly relevant: https://github.com/NLnetLabs/ldns/blob/2131ed55fc50c26420734503e360c27175a1d78f/examples/ldns-mx.c#L46-L50 *query*...
Hi @cvondrick I'm trying to generate a conditional model with `main_conditional.lua`. The `README.md` says that a conditional model is trained on a single static image. So, I created a `job_list.txt`...
This PR builds of #18 (minor code re-org plus @- mention Slack users). If/when #18 is merged, I can rebase & resubmit this PR if it doesn't merge cleanly. For...
It's a shame to lose topic linking. For example, I would like to set a topic like: ``` USER is on-call for ``` I can do this by setting `sched_name`...
It's nice to be able to set @- handle in Slack topic because it allows person to be notified by Slack when they go oncall, and because other people can...