Low statement: execution time exceeded alert threshold

I have my atuin server connected to a local postgresql, it has been working well so far but as of lately (can’t rem but i think the last few weeks), i am starting to get this warning when i start to type, any ideas if i am doing something wrong, is there a way to disable it ?

Thanks

% d
WARN slow statement: execution time exceeded alert threshold summary="insert or ignore into …" db.statement="\n\ninsert or ignore into history(\n                id, timestamp, duration, exit, command, cwd, session, hostname, author, intent,\n                deleted_at, shell\n            ) values(?1, ?2, ?3, ?4, ?5, ?6, ?7, ?8, ?9, ?10, ?11, ?12)\n" rows_affected=1 rows_returned=0 elapsed=1.51132825s elapsed_secs=1.51132825 slow_threshold=1s