Skip to content

feat(controller) Move request store insert from gateway to orchestrator#113

Merged
behinddwalls merged 1 commit into
mainfrom
manjari/request-entry
Mar 3, 2026
Merged

feat(controller) Move request store insert from gateway to orchestrator#113
behinddwalls merged 1 commit into
mainfrom
manjari/request-entry

Conversation

@manjari25
Copy link
Copy Markdown
Contributor

@manjari25 manjari25 commented Mar 3, 2026

Summary

feat(controller) Move request store insert from gateway to orchestrator

What?

  • Moves the logic for creation of request entity to the request store from gateway's land controller to orchestrator's request controller.

Why?

  • This keeps the request store completely within the boundary of the orchestrator service.

Test Plan

Issues

@manjari25 manjari25 marked this pull request as ready for review March 3, 2026 18:16
@manjari25 manjari25 requested review from a team, behinddwalls and sbalabanov as code owners March 3, 2026 18:16
@behinddwalls behinddwalls added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit f2a51bb Mar 3, 2026
8 checks passed
manjari25 added a commit that referenced this pull request Mar 3, 2026
## Summary
fix(integration_test) Fix LandAPI integration test

#113 moves the insert into
request store to orchestrator. To reflect this, the integration test for
LandAPI needs to be fixed.

## Test Plan


## Issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants