-
Hi! We're considering using piko to host a reverse proxy for our services that will be deployed in customer clouds. As we were taking a look at how authentication would work for the piko agents that w…
-
### What do you want to change?
**Question:**
Hi, I’m using `sqlc` in my project, and I have a modular service structure like this:
```
service/
├── auth/
├── customers/
├── products/
├─…
-
**Component**
* Generic
**Environment**
* OS: Ubuntu
* ThingsBoard: 3.7.0 PE
* Browser: Chrome
**Description**
During custom widget development, I am trying to assign/move a device…
-
Background:
The website currently lacks a real-time communication feature, leaving users unable to resolve issues immediately. Adding a web-based customer support feature can significantly enhance us…
-
Hi,
I'm using boxed error in worker function.
example
```rust
use apalis::prelude::*;
use apalis_sql::sqlite::SqliteStorage;
use sqlx::SqlitePool;
#[tokio::main]
async fn main() -> an…
-
**Summary:**
We need a better way to enable users to provide feedback and we need to capture feedback which will support us to improve our service
**Expected activities:**
Review service journey ma…
-
# Customer Service Tips FOR CUSTOMERS - How to Squeeze the Best Support out of Companies
So many tips for support people out there, how about some tips for angry customers?
[https://www.jitbit.com/n…
-
As a merchant, I want to be able to select one or many fields / toggles when I am in a specific shop context or in a group context, so I can apply a different configuration for the selected store or g…
-
# No Bullshit Proactive Customer Service
How to provide proactive customer service without being intusive
[https://www.jitbit.com/news/proactive-customer-service/](https://www.jitbit.com/news/proact…
-
# models.py (users app)
from django.contrib.auth.models import AbstractUser
from django.db import models
class User(AbstractUser):
ROLE_CHOICES = (
('customer', 'Customer'),
('rep…