Benson Wong

Results 16 comments of Benson Wong

Does it make sense for generic-worker to be able to support [docker-worker's payload schema](https://github.com/taskcluster/taskcluster/blob/main/workers/docker-worker/schemas/v1/payload.yml) and be a drop in replacement?

I wonder if we should build the policy validator as a separate CLI tool. I'd like to encourage people to source control their policy files. If we had a CLI...

Command line flags and env variables have a bit of an overlap. I would suggest keeping everything as environment variables. When the app is deployed via Dockerflow it is a...

I suggest removing all stored procedures/triggers and do it all in app code.

I pinged relman about this to see if this would be useful to have on the dashboard. If not, then best not to invest effort here.

@mreid-moz is it possible to have a faster than 24hr latency? This is the [pollbot query](https://github.com/mozilla/PollBot/blob/master/pollbot/tasks/telemetry.py#L100-L117) that fetches the data. Could we use a lower latency there and get what...

@grahamalama is also looking into this, see https://github.com/mozilla-it/ctms-api/issues/771. I think it's the right time to have this discussion. Many things have changed since the mozlog spec was created. That said,...

OK. That would explain it ... we had to ship a hotfix so this wasn't schedule.

https://bugzilla.mozilla.org/show_bug.cgi?id=1536453

Oh neat. My preference is to write the spec first then build the API but this is fine for now. How can we populate the descriptions / add more documentation?