Resolved! Data Consistency in workato
Hello Team,I'm encountering a scenario where a race condition is occurring.To elaborate, there's API1 responsible for creating a record in the database, while API2 updates the same data in the database. Both calls are received almost simultaneously, ...