spring-framework/framework-docs
Brian Clozel c0cd55a8fa Clarify error handling for reactive scheduled methods
This commit adds a note in the reference documentation stating that
`ErrorHandler` infrastructure is not involved when reactive methods send
an error signal: the exception is sent as a message in the pipeline and
is not thrown from the task `Runnable`.

See gh-23533
2023-06-05 14:13:44 +02:00
..
modules/ROOT Clarify error handling for reactive scheduled methods 2023-06-05 14:13:44 +02:00
src Move reactive server instrumentation out of WebFilter 2023-05-22 11:03:02 +02:00
antora.yml Fix Title in antora.yml 2023-05-04 15:35:05 +01:00
framework-docs.gradle Merge branch '6.0.x' 2023-05-23 15:10:10 +01:00