Skip to content

Conversation

henrybarreto
Copy link
Member

No description provided.

@henrybarreto henrybarreto requested a review from heiytor June 20, 2025 19:45
@henrybarreto henrybarreto self-assigned this Jun 20, 2025
@henrybarreto henrybarreto requested a review from a team as a code owner June 20, 2025 19:45
}

if err := s.cache.Delete(ctx, strings.Join([]string{"namespace", tenantID}, "/")); err != nil {
log.Error(err)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be important to have a test case to cover this error, so that this does not happen in the future.

@gustavosbarreto gustavosbarreto merged commit 027f470 into master Jun 25, 2025
16 checks passed
@gustavosbarreto gustavosbarreto deleted the fix/namespace-disable-cache-when-device-increase branch June 25, 2025 17:29
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