Skip to content

Create a separate process with a single worker#6488

Merged
TheOneFromNorway merged 1 commit intonextfrom
MAV-5747/create_a_separate_process_for_s2s_communication
Apr 8, 2026
Merged

Create a separate process with a single worker#6488
TheOneFromNorway merged 1 commit intonextfrom
MAV-5747/create_a_separate_process_for_s2s_communication

Conversation

@TheOneFromNorway
Copy link
Copy Markdown
Contributor

  • To handle service-to-service communication which must be kept HTTP/1.1
  • Since only internal communication is possible we restrict allowed paths in requests to use the reporting API only

Jira Issue - MAV-5747

@TheOneFromNorway TheOneFromNorway requested a review from a team as a code owner March 31, 2026 16:29
@TheOneFromNorway TheOneFromNorway added this to the v7.8.0 milestone Mar 31, 2026
Comment thread falcon.rb Outdated
Copy link
Copy Markdown
Collaborator

@misaka misaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor change requested.

@TheOneFromNorway TheOneFromNorway force-pushed the MAV-5747/create_a_separate_process_for_s2s_communication branch 3 times, most recently from ce16dba to 1d0bb91 Compare April 7, 2026 09:44
@TheOneFromNorway TheOneFromNorway requested a review from misaka April 7, 2026 09:44
- To handle service-to-service communication which must be kept HTTP/1.1
- Since only internal communication is possible we restrict allowed
  paths in requests to use the API only
  - /up is also included for healthchecking the process
@TheOneFromNorway TheOneFromNorway force-pushed the MAV-5747/create_a_separate_process_for_s2s_communication branch from 1d0bb91 to 19c3441 Compare April 7, 2026 11:49
@TheOneFromNorway TheOneFromNorway merged commit 6f3bd1a into next Apr 8, 2026
51 of 63 checks passed
@TheOneFromNorway TheOneFromNorway deleted the MAV-5747/create_a_separate_process_for_s2s_communication branch April 8, 2026 10:14
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