Follow-up: daw_error/v1 cell_id/resource_id update #10

Open
opened 2026-08-12 20:30:48 +02:00 by michael · 0 comments
Owner

Goal

Track follow-up work in daw-lua-net resulting from the daw_error/v1
contract update in DAW/daw-contracts.

Background

Same update as DAW/daw-lua-common#46: source
clarified, cell_id and resource_id added as optional fields.

Questions to resolve here

  • Does daw-lua-net construct daw_error/v1 objects directly anywhere
    (http_client.lua, ip_utils.lua), or does it only receive/propagate
    errors built by daw-lua-common? If the latter, this may need no code
    change, only confirmation.

Acceptance criteria

  • Confirmed whether any change is needed
  • If changed: implemented, tests updated

References

  • DAW/daw-contracts daw_error/v1
  • DAW/daw-lua-common#
## Goal Track follow-up work in daw-lua-net resulting from the daw_error/v1 contract update in DAW/daw-contracts. ## Background Same update as DAW/daw-lua-common#46: `source` clarified, `cell_id` and `resource_id` added as optional fields. ## Questions to resolve here - Does daw-lua-net construct daw_error/v1 objects directly anywhere (http_client.lua, ip_utils.lua), or does it only receive/propagate errors built by daw-lua-common? If the latter, this may need no code change, only confirmation. ## Acceptance criteria - [ ] Confirmed whether any change is needed - [ ] If changed: implemented, tests updated ## References - DAW/daw-contracts daw_error/v1 - DAW/daw-lua-common#<issue-number-from-above>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
DAW/daw-lua-net#10
No description provided.