Skip to content

Conversation

@PriyanshuCP42
Copy link

  • Add custom AstronomyAPIError class for better error tracking
  • Implement retry logic with exponential backoff
  • Add error categorization (NETWORK, RATE_LIMIT, SERVER, etc.)
  • Improve data validation and fallback values
  • Enhance error reporting with attempt count and type

- Add custom AstronomyAPIError class for better error tracking
- Implement retry logic with exponential backoff
- Add error categorization (NETWORK, RATE_LIMIT, SERVER, etc.)
- Improve data validation and fallback values
- Enhance error reporting with attempt count and type
@vercel
Copy link

vercel bot commented Oct 29, 2025

Someone is attempting to deploy a commit to the katalkavya96's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for the PR, @PriyanshuCP42!

Quick note: please sign off your commits to pass the DCO check.

Fix (any one):

git commit --amend -s     # adds 'Signed-off-by' to your last commit
git push --force-with-lease

Multiple commits?

git rebase -i origin/main     # mark each as 'reword' and add -s
git push --force-with-lease

What is DCO? See https://developercertificate.org/

@KatalKavya96
Copy link
Collaborator

@PriyanshuCP42 Which issue does it solve please link it. If there is no issue please create one and then link it to the PR

@PriyanshuCP42
Copy link
Author

@KatalKavya96 I have already rasie an issue

@KatalKavya96
Copy link
Collaborator

@ABUDIYAAAA Can you look at these changes once as you implemented this feature

@PriyanshuCP42
Copy link
Author

@KatalKavya96 still not assign the issue is there any problems or something else

@ABUDIYAAAA
Copy link
Contributor

@KatalKavya96 seems fine from my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants