-
Couldn't load subscription status.
- Fork 1.9k
Closed
Labels
enhancementFor recommending new capabilitiesFor recommending new capabilitiesproposalProposed Specification or API changeProposed Specification or API change
Description
The class FeignException implements Serializable inherited from the Exception hierarchy, however, it contains the object feign.Request which is not Serializable itself, therefore further serialization into either JSON or Camunda process variable is impossible (my case), etc...
Is possible to either change the internals of feign.Request to be serializable itself or amend FeignException to hold information about the failed request in another way?
Version: 10.4.0
jebeaudet
Metadata
Metadata
Assignees
Labels
enhancementFor recommending new capabilitiesFor recommending new capabilitiesproposalProposed Specification or API changeProposed Specification or API change