sarah
2a3fb29179
Merge pull request #95 from Azure/satvu/env-reload-strat
...
Add capabilities update strategy to environment reload response
2023-07-14 13:55:22 -07:00
Sarah Vu
a088a33b90
add clarifying comment for default strat, add examples
2023-07-11 13:56:26 -07:00
Sarah Vu
0ef1add89e
update comment
2023-07-11 11:54:30 -07:00
Sarah Vu
f7a068b820
resolve comments
2023-07-11 11:20:50 -07:00
Sarah Vu
0e2e68aa83
update comment
2023-07-10 10:24:11 -07:00
Sarah Vu
a775b010f5
update strategies enum
2023-07-10 09:57:23 -07:00
Sarah Vu
c1bdc6c810
initial wip
2023-07-07 15:38:49 -07:00
sarah
c91a6cd614
Add RpcRetryOptions
...
Adding support for retry options in worker-indexing scenarios.
2023-05-16 09:53:10 -07:00
Sarah Vu
b87ac7b8e0
update protofile with retry options
2023-05-08 13:57:06 -07:00
microsoft-github-policy-service[bot]
9d158f41c7
Microsoft mandatory file ( #91 )
...
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-03-15 13:31:26 -07:00
Shreyas Gopalakrishna
e6d025a4a9
Add new message to support worker warmup ( #84 )
2023-01-30 12:23:19 -06:00
Shyju Krishnankutty
90ed69f61f
Add capabilities and worker_metadata in env reload response. ( #90 )
...
* Add capabilities and worker_metadata in env reload response.
* reordered the properties for better readability.
* comments were associated with incorrect props. fixed.
2022-12-21 11:23:55 -08:00
Surgupta
a86db1857b
Add new message to support collection of model-type bindings for OOP workers ( #88 )
2022-12-01 12:23:40 -08:00
soninaren
186030d42c
Merge branch 'dev'
2022-11-08 03:33:05 -08:00
Naren Soni
47dc95e8e2
Updated case of RpcMetadata Properties ( #85 ) ( #86 )
...
Co-authored-by: Gavin Aguiar <gavin@GavinPC.localdomain>
Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com>
Co-authored-by: Gavin Aguiar <gavin@GavinPC.localdomain>
2022-11-08 03:31:31 -08:00
gavin-aguiar
02674d7e17
Updated case of RpcMetadata Properties ( #85 )
...
Co-authored-by: Gavin Aguiar <gavin@GavinPC.localdomain>
2022-11-07 15:06:09 -08:00
Lilian Kasem
1492027724
Merge branch 'dev' into main
2022-11-01 14:31:44 -07:00
Lilian Kasem
27a28ca180
Add new message to support model-type bindings for OOP workers ( #83 )
2022-11-01 14:21:38 -07:00
Lilian Kasem
1b1a5a2423
Sdk-type binding data support
2022-10-04 13:07:44 -07:00
Lilian Kasem
ffbd3ddb07
Document that grace_period is not used in the InvocationCancel message #82
2022-06-21 10:33:58 -07:00
Lilian Kasem
9656fda217
Update FunctionRpc.proto
2022-06-21 10:28:26 -07:00
Lilian Kasem
d53ce5f7ba
Clarify "not used" comments for messages and properties #80
2022-06-16 11:29:10 -07:00
Lilian Kasem
a2d155d0e5
Update FunctionRpc.proto
2022-06-16 09:14:27 -07:00
Lilian Kasem
14b2ba5ccb
Merge branch 'dev' into main
2022-06-15 15:52:04 -07:00
Lilian Kasem
76bfa38731
Merge pull request #79 from Azure/liliankasem-patch-1
...
Add back WorkerHeartbeat message to StreamingMessage
2022-06-15 15:49:20 -07:00
Lilian Kasem
c9bf11edf5
Add back WorkerHeartbeat message to StreamingMessage
...
It seems to have gotten lost in all the changes recently
2022-06-15 15:49:06 -07:00
Lilian Kasem
51defea443
Merge branch 'dev' into main
2022-06-15 15:30:34 -07:00
Lilian Kasem
988113785f
Add WorkerMetadata message to WorkerInitResponse ( #76 )
2022-06-15 15:20:59 -07:00
Lilian Kasem
d53d247923
Update FunctionRpc.proto
2022-06-14 16:21:38 -07:00
Lilian Kasem
cf41695d91
Merge branch 'dev' into liliankasem/worker-metadata
2022-06-14 15:55:58 -07:00
Lilian Kasem
3b327777b2
Remove "optional" as properties are optional by default
2022-06-14 14:54:16 -07:00
Lilian Kasem
1a846b80ae
Remove "optional" as properties are optional by default
2022-06-14 14:43:41 -07:00
Lilian Kasem
68a2bf80b8
add worker metadata message
2022-06-13 18:07:03 -07:00
Lilian Kasem
7465f80677
Merge pull request #75 from Azure/liliankasem/cleanup-heartbeat
...
Protobuf cleanup
2022-06-09 13:28:44 -07:00
Lilian Kasem
24fdb0c00f
cleanup
2022-06-09 12:35:27 -07:00
gavin-aguiar
6acb129a01
Added Properties message to RpcFunctionMetadata ( #69 )
...
* Added RpcFunctionMetadataProperties
* Modified metadata messages
* Addressed comments
* Added a comment for more context
2022-06-08 09:50:44 -07:00
Maddie Gordon
6cccbbfbf8
Merge pull request #74 from Azure/dev
...
Merge dev to main
2022-06-02 10:12:01 -07:00
Maddie Gordon
3cef6c2018
Merge pull request #73 from Azure/magordon/removeheartbeatchanges
...
Undo removal of worker heartbeat message
2022-06-02 10:06:36 -07:00
Maddie Gordon
d73b877b56
revert first commit
2022-06-01 17:49:05 -07:00
Maddie Gordon
19cfa1e301
Revert "remove todo"
...
This reverts commit 8777007020
.
2022-06-01 17:47:13 -07:00
Maddie Gordon
a0ec887088
Update README.md
2022-05-27 10:45:23 -07:00
Maddie Gordon
7cce21571d
Merge pull request #72 from Azure/dev
...
Merge dev -> main
2022-05-27 10:35:54 -07:00
Maddie Gordon
24fed0e678
Update README.md
2022-05-27 10:35:30 -07:00
Maddie Gordon
5a835ab59e
Update README.md
2022-05-26 16:57:01 -07:00
Maddie Gordon
9f7d9924d9
Merge pull request #70 from Azure/magordon/rpcexceptionprotobuf
...
Added fields to RpcException message for surfacing in AppInsights
2022-05-26 11:33:17 -07:00
Maddie Gordon
8e3a88023a
comment
2022-05-26 11:31:18 -07:00
Maddie Gordon
bf43c46b1c
clarify comment
2022-05-26 11:21:12 -07:00
Maddie Gordon
74fad69cf3
clarify comments
2022-05-25 17:03:34 -07:00
Lilian Kasem
29411cf852
Merge pull request #71 from Azure/liliankasem/cleanup-heartbeat
...
Remove WorkerHearbeat message and cleanup proto file
2022-05-25 15:18:59 -07:00
Lilian Kasem
8777007020
remove todo
2022-05-24 16:11:30 -07:00