Hi guys, I have 60 scenarios running in Make right now, but I am having problems knowing when something is not right, like:
-
When the APIs that I consume are presenting some kind of error, like sending blank data or changed the data structure, both cases happened and the scenario kept running, mostly because it does not passed my filters.
-
Problems with my webhooks but on the side of the ERP, so… data was not been receiving for a while and you only know when other departments are complaning that something is not right.
How you guys/girls monitor your scenarios?