Context error deadlineexceeded

Golang gin sqlx MySQL project getting context.deadlineexceeded

You or a middleware set a strict timeout on the context (e.g., 2 seconds), and the MySQL query took 2.01 seconds. epass signin