Skip to content

🚧 WorkInProgress 🚧 DXP-2252 Introduce resource downloader processing service - #207

Closed
stan-r-ds wants to merge 10 commits into
mainfrom
DXP-2252-introduce-resource-downloader-processing-service
Closed

🚧 WorkInProgress 🚧 DXP-2252 Introduce resource downloader processing service#207
stan-r-ds wants to merge 10 commits into
mainfrom
DXP-2252-introduce-resource-downloader-processing-service

Conversation

@stan-r-ds

Copy link
Copy Markdown
Contributor

📋 Type of the Changes

  • Breaking change
  • Non-breaking change
  • Bug fix / minor change

🛠 Changes being made

Introduce resource downloader processing service

✅ Checklist

  • My code follows the code standards of this project
  • Changed code is covered with unit tests
  • I have updated READMEs and java docs (if applicable)

// then
waitForMessagesInResponsesSink(2);
DownloadResponse secondResponse = responsesSink.received().get(1).getPayload();
assertThat(secondResponse.getStatus()).isEqualTo(304);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This should mean to the user that no Publish/Emit is required

@stan-r-ds
stan-r-ds force-pushed the DXP-2041-introduce-external-resources-processing-service branch from e620342 to 044b5f5 Compare September 17, 2025 09:17
Base automatically changed from DXP-2041-introduce-external-resources-processing-service to main September 17, 2025 10:14
@stan-r-ds
stan-r-ds force-pushed the DXP-2252-introduce-resource-downloader-processing-service branch 3 times, most recently from e4e1873 to 6186688 Compare September 23, 2025 13:35
@stan-r-ds
stan-r-ds force-pushed the DXP-2252-introduce-resource-downloader-processing-service branch from 6186688 to 01bf4fb Compare September 25, 2025 12:43
@stan-r-ds

Copy link
Copy Markdown
Contributor Author

Closing - implemented in blueprints at streamx-com

@stan-r-ds stan-r-ds closed this Sep 29, 2025
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.

1 participant