David Reiss
David Reiss
> I removed the buf upgrade from this PR. I couldn't get buf 1.32.2 to respect a config file (to change the compatibility level and add ignores) when using binpb...
I think this PR is broken.. GH is no longer running tests on push. Going to close/reopen to see if that fixes it
Still not running tests, going to try with a new PR
Priorities and fairness are definitely features we're looking at as we evolve the matching portion of Temporal. I think it's fair to say that it will be a lot of...
Sorry, the close/open was a github issues mishap. This is still planned but no ETA yet.
Depending on your application, you might consider using local activities for some of them. In general though, this isn't really possible right now. We're starting to work on related issues...
This issue is pretty much obsolete since it's about the old "cron" feature. Instead, you could try to get started with some easy schedules bugs. The equivalent bug for schedules...
You probably want to use internal-frontend. This isn't documented that well, see the release notes here: https://github.com/temporalio/temporal/releases/tag/v1.20.0 under "Internal frontend"
> But the increase should be small as each shard only emit one data pointer per queue every 5mins. Is that true? Regardless of how it's emitted, it still gets...
> If preferred to avoid the slight risk we can add a flag that enables templating. Another simple approach would be to look for a string like `enable-builtin-templating` in the...