Ambient authority in <config-watcher @path string @env ConfigEnv> services #1

Closed
opened 2022-01-11 23:06:35 +00:00 by tonyg · 1 comment
Owner

When configuring a <config-watcher @path string @env ConfigEnv> service, it always uses the server's root (!) configuration dataspace to place the read assertions into. It should instead take an additional argument, the dataspace to write into.

When configuring a `<config-watcher @path string @env ConfigEnv>` service, it always uses the server's root (!) configuration dataspace to place the read assertions into. It should instead take an additional argument, the dataspace to write into.
Author
Owner

I was mistaken! It already uses the $config binding in the passed-in environment.

I was mistaken! It already uses the `$config` binding in the passed-in environment.
tonyg closed this issue 2022-01-11 23:12:17 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: syndicate-lang/syndicate-rs#1
No description provided.