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
When we receive a CloudEvent with priority set as "CS4" it fails to convert by UCloudEvent.toMessage(event).
Error: "No enum constant org.eclipse.uprotocol.v1.UPriority.CS4"
It expects strings as "UPRIORITY_CS4"