Skip to main content
जब आपकी Web3 Action विफल होती है, तो विफलता को एक Incident के रूप में record किया जाता है। Incidents विफलताओं को Action version और error के आधार पर group करते हैं: किसी error की पहली घटना नया incident बनाती है, और उसी error की बार-बार घटनाएँ उसमें जोड़ दी जाती हैं। आप incidents को main navigation tree में Actions अनुभाग में, sub-tab Error Reporting के माध्यम से access कर सकते हैं:
Opening the Error Reporting tab

Opening the Error Reporting tab

आप incidents को status के साथ-साथ date range के आधार पर filter कर सकते हैं।
Filtering Web3 Action error reports

Filtering Web3 Action error reports

Incident statuses

एक incident के तीन statuses में से एक होता है। नोट-कीपिंग और टीम सहयोग के अलावा, status failure email notifications को नियंत्रित करता है:
  • Ongoing - वह status जिसके साथ incident बनता है। उसी error की बार-बार घटनाएँ incident के अंतर्गत group की जाती हैं और अतिरिक्त emails trigger नहीं करतीं।
  • Acknowledged - incident को देखा गया के रूप में चिह्नित करता है। Ongoing की तरह, उस error की emails muted रहती हैं।
  • Resolved - incident को बंद करता है और notifications फिर से सक्रिय करता है: यदि वही error फिर से होती है, तो नया incident बनता है और आपको नया email मिलता है।
Incidents कभी अपने आप resolve नहीं होते, भले ही बाद के executions सफल हों। जब आप कोई विशिष्ट incident खोलते हैं, तो आपको अपनी Action के प्रत्येक execution के instance को इस बारे में सभी जानकारी के साथ दिखाई देगा कि execution कैसे हुआ।
Changing the incident status

Changing the incident status

आप प्रत्येक incident के लिए एक विस्तृत view भी explore कर सकते हैं, और अपने Actions के प्रत्येक व्यक्तिगत execution के लिए execution status, errors, payload, और logs देख सकते हैं:
Examining a Web3 Action incident in detail

Examining a Web3 Action incident in detail

यदि आप Execution History के माध्यम से अपने Action configuration में परिवर्तनों का परीक्षण करना चाहते हैं और देखना चाहते हैं कि आपकी Action में परिवर्तन इसके पिछले executions को कैसे प्रभावित करेंगे, तो आप किसी भी समय एकल, कई, या सभी incidents को फिर से चला सकते हैं।
Re-running incident executions

Re-running incident executions