Skip to content

RDBTC-204 Guides attachments fix #2292

Merged
ppekrol merged 2 commits intoravendb:mainfrom
Netzach-Nyss:guides-attachments-fix-2
Feb 23, 2026
Merged

RDBTC-204 Guides attachments fix #2292
ppekrol merged 2 commits intoravendb:mainfrom
Netzach-Nyss:guides-attachments-fix-2

Conversation

@Netzach-Nyss
Copy link
Contributor

Issue link

RDBTC-204 Guide: Remote Attachments

Additional description

Fixed semantic errors. Remote Attachments guide.

Type of change

  • Content - docs
  • Content - cloud
  • Content - guides
  • Content - start pages/other
  • New feature (consider updating /templates or readme)
  • Bug fix
  • Other

Changes in docs URLs

  • No changes in docs URLs
  • Articles are restructured, URLs will change, mapping is required (set "Documents Moved" label)

Changes in UX/UI

  • No changes in UX/UI
  • Changes in UX/UI (include screenshots and description)

@Scooletz Scooletz self-requested a review February 20, 2026 14:14
```

As you can see the attachments were automatically offloaded to our S3 bucket:
Then after one minute (for demonstration purposes) we can see the attachments were automatically offloaded to our S3 bucket:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Then after one minute (for demonstration purposes) we can see the attachments were automatically offloaded to our S3 bucket:
Then after one minute that has been requested with `DateTime.UtcNow.AddMinutes(1)`, we can see the attachments were automatically offloaded to our S3 bucket:

@poissoncorp poissoncorp self-requested a review February 23, 2026 10:41
@ppekrol ppekrol merged commit 35ca8eb into ravendb:main Feb 23, 2026
1 check passed
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.

4 participants