Skip to content

Commit 4c00816

Browse files
committed
Poller Scaling Decisions (#553)
Added a proto that is optionally attached to task responses and contains data for the SDK about whether or not pollers should be scaled up or down.
1 parent 306db99 commit 4c00816

File tree

11 files changed

+2767
-2616
lines changed

11 files changed

+2767
-2616
lines changed

internal/protojson/testprotos/test/test.pb.go

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/protojson/testprotos/test/test_import.pb.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/protojson/testprotos/test/test_public.pb.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/protojson/testprotos/test/weak1/test_weak.pb.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/protojson/testprotos/test/weak2/test_weak.pb.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taskqueue/v1/message.go-helpers.pb.go

+37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

taskqueue/v1/message.pb.go

+94-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

temporalproto/openapi/openapiv2.go

+1-1
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)