Skip to content

refactor(examples): Reorganize OTel tests#523

Merged
ayushiahjolia merged 1 commit into
mainfrom
refactor/otel-test-reorganization
Jul 9, 2026
Merged

refactor(examples): Reorganize OTel tests#523
ayushiahjolia merged 1 commit into
mainfrom
refactor/otel-test-reorganization

Conversation

@ayushiahjolia

@ayushiahjolia ayushiahjolia commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

#507

Description

Reorganizes OTel example tests for clarity and strengthens the cloud integration test to explicitly validate that the backend sends updatedOperationIds for operations completed during Lambda suspension.

Demo/Screenshots

N/A

Checklist

  • I have filled out every section of the PR template
  • I have thoroughly tested this change

Testing

Unit Tests

Have unit tests been written for these changes? Updated

Integration Tests

Have integration tests been written for these changes? Updated

Examples

Has a new example been added for the change? (if applicable) N/A

@ayushiahjolia
ayushiahjolia marked this pull request as ready for review July 9, 2026 19:21
@ayushiahjolia
ayushiahjolia requested a review from a team July 9, 2026 19:21
@ayushiahjolia
ayushiahjolia enabled auto-merge (squash) July 9, 2026 19:22
}

/** Map operation that processes items concurrently. */
public static class MapExample extends DurableHandler<GreetingRequest, String> {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

didn't know we can actually put multiple handlers in one file.

@ayushiahjolia
ayushiahjolia merged commit 6565cdb into main Jul 9, 2026
14 checks passed
@ayushiahjolia
ayushiahjolia deleted the refactor/otel-test-reorganization branch July 9, 2026 20:06
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