Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#118 Fix issues introduced by #68 #65 #122

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

samyfodil
Copy link
Contributor

Fix issues:

  • Build of library fails with repository not registered "resource id for library repo failed with"
  • Fix lookup http serviceable lookup failed with: no HTTP match found for method HTTP METHOD on URL
  • Fix >1 serviceable lookup
  • Fix tns cache that was keeping old records
  • Added cleanup for serviceable on older commits

…ng cleaned + double return when lookup() (due to #1 as well) + tns cache not cleaning old keys correcly + too much goroutines used by tns cache
@samyfodil samyfodil linked an issue Feb 7, 2024 that may be closed by this pull request
@samyfodil samyfodil changed the title this solves the following issues: serviceable with old commit not bei… #118 Fix issues introduced by #68 #65 Feb 7, 2024
@samyfodil samyfodil merged commit aa6cea9 into main Feb 7, 2024
@samyfodil samyfodil deleted the 118-final-fix-issues-introduced-by-68-65 branch June 3, 2024 03: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.

Fix issues introduced by #68 #65
1 participant