mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
abf59ee7a6
When a user uses an AI feature, we record them in the `ai_seat_state` as consuming a seat. Added in debouching to prevent excessive writes to the db for this feature. There is no need for frequent updates.