Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
apache
/
ozone
Public
Notifications
You must be signed in to change notification settings
Fork
644
Star
1.3k
Code
Pull requests
127
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Security and quality
Insights
HDDS-11150. Recon Overview page crashes due to failed API Calls
- #6944
#6944
Merged
ArafatKhan2198
merged 9 commits into
apache:master
apache/ozone:master
from
spacemonkd:HDDS-11150
spacemonkd/ozone:HDDS-11150
Copy head branch name to clipboard
Jul 19, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
HDDS-11150. Recon Overview page crashes due to failed API Calls
#6944
ArafatKhan2198
merged 9 commits into
apache:master
apache/ozone:master
from
spacemonkd:HDDS-11150
spacemonkd/ozone:HDDS-11150
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2024
Migrate AxiosAll to PromiseAllSettled and added fallback for error in fetching data
spacemonkd
committed
f213df7
View commit details
Copy full SHA for f213df7
Browse repository at this point
Added undefined check for summary data
spacemonkd
committed
dbdd378
View commit details
Copy full SHA for dbdd378
Browse repository at this point
Added error boundaries and changed message to N/A in case of API failure
spacemonkd
committed
84e5861
View commit details
Copy full SHA for 84e5861
Browse repository at this point
Commits on Jul 16, 2024
removed console.log lines
spacemonkd
committed
719aa34
View commit details
Copy full SHA for 719aa34
Browse repository at this point
Commits on Jul 17, 2024
Made changes to give N/A for summary endpoints and also handled insights .reduce() error
spacemonkd
committed
e89c747
View commit details
Copy full SHA for e89c747
Browse repository at this point
added an Error wrapper for all errors in Promise
spacemonkd
committed
ea2e800
View commit details
Copy full SHA for ea2e800
Browse repository at this point
Added error message for other axios errors
spacemonkd
committed
ae3dad1
View commit details
Copy full SHA for ae3dad1
Browse repository at this point
Fixed indentation
spacemonkd
committed
6994a04
View commit details
Copy full SHA for 6994a04
Browse repository at this point
Added No data overlay for error in network response
spacemonkd
committed
5f59b52
View commit details
Copy full SHA for 5f59b52
Browse repository at this point
You can’t perform that action at this time.