how can I return a response with http status and then, start a syn process in camel?
flow:
receive a request; return http status 200 only to informate that I got the request correctly; start a route with a sync process.
the objective is return fast the response with http Status but foward do a serie of integrations
2.1m questions
2.1m answers
60 comments
57.0k users