Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Wraient
Copy link
Owner

@Wraient Wraient commented Feb 17, 2025

  • Logfile is a global variable, no need to specify it in every call
  • Anime is an global variable any function can use it without being passed

justchokingaround and others added 8 commits February 8, 2025 19:23
- Add IsAiring field to track airing status of anime
- Improve GetAnimeDataByID to fetch and handle airing status
- Fix completion logic for currently airing shows
- Add parallel processing of source URLs with goroutines
- Implement rate limiting (50ms) to prevent API overload
- Add timeout handling (10s) for request completion
- Maintain result order using ordered collection
- Add error handling and partial result recovery
- Improve logging for better debugging
- Logfile is a global variable, no need to specify it in every call
- Anime is an global variable any function can use it without being passed
@Wraient Wraient merged commit 05e8af4 into main Feb 17, 2025
1 check passed
@Wraient Wraient deleted the refactor-variable-usage branch February 21, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants