golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
213 stars 22 forks source link

Map idempotency headers to worker-executor invocation keys #324

Open vigoo opened 5 months ago

vigoo commented 5 months ago

The headers mentioned in https://github.com/golemcloud/golem/issues/323 could also be supported on the "server side", when providing a HTTP API on top of Golem workers.

Worker executors already support this with the invocation key.

justcoon commented 1 month ago

i think that this issue is already implemented: worker_binding_resolver cc: @afsalthaj, @vigoo