Skip to content

Conversation

@ThomasSession
Copy link
Collaborator

SES-5108 - Adding the ability to unban users in a community

override suspend fun send(ctx: ApiExecutorContext, req: HttpRequest): HttpResponse {
return semaphore.withPermit {
withContext(Dispatchers.IO) {
Log.d("OkHttpApiExecutor", "Sending request: $req, with context: $ctx")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Probably good to sanitize the request so we don't show sensitive data

@ThomasSession ThomasSession deleted the fix/ses-5108-unban-users branch February 5, 2026 22:59
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.

2 participants