Azure / Azure/azure-sdk-for-java

[FEATURE REQ] Define and implement general guidelines on handling terminal subscribe() calls

Open
#42,807 1 comment 0 reactions 0 assignees View on GitHub
Azure.Core.AMQP
Dominant language
Java
Stars
2.6k
Forks
2.2k
Avg merge
1d 22h
Merged PRs (30d)
159

Description

Libraries, especially messaging, have several subscribe() calls in the state machine. Sometimes, terminal errors from these calls are bypassed to the reactor's default onErrorDropped handlers, which increases noise in the error log levels.

Creating this issue to centralize handling of such subscribe() calls as @lmolkova pointed out [here](https://github.com/Azure/azure-sdk-for-java/pull/42804#discussion_r1829793273).

![Image](https://github.com/user-attachments/assets/95e9da66-5618-4b37-bd50-793482aee367)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.