Commit Graph

4 Commits

Author SHA1 Message Date
Bryan Stitt
3bbbdd5596
Flush stats (#161)
* create buffer if mysql OR influx is set up

* this one flush should error

* it helps to set up the db in the db migration test

* comment
2023-07-05 19:24:21 -07:00
Bryan Stitt
eb7b98fdbe
Split errors (#158)
* add migration for splitting errors

* fix type from u32 to u64

* update entities to match migrations

* no migration needed. these are only in stats

* add user_error_response to influx

* only if detailed

* set error_response and user_error_response

* 0 cost error responses

* only 33 migrations now

* put macros back

* get the stat buffer sender to the TestApp helper

* fixes
2023-07-05 18:18:10 -07:00
Bryan Stitt
97d3faa3d7 wait up to 35 seconds to start frontend 2023-07-05 11:29:56 -07:00
Bryan Stitt
c0a658c6b4 move subcommands so integration tests are easier to write 2023-06-29 12:24:36 -07:00