You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added the ability for catch verbs to have a request type of CatchRequest<OriginalRequestType> or CatchRequest<Any>, but that has is not yet supported in java
We added the ability for catch verbs to have a request type of
CatchRequest<OriginalRequestType>
orCatchRequest<Any>
, but that has is not yet supported in javaTest disabled here:
https://github.com/TBD54566975/ftl/blob/main/backend/controller/pubsub/integration_test.go#L143
The text was updated successfully, but these errors were encountered: